Home
last modified time | relevance | path

Searched refs:stubs_initialized (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_tcl.c253 static int stubs_initialized = FALSE; variable
261 if (!stubs_initialized && find_executable_arg != NULL in tcl_enabled()
273 stubs_initialized = TRUE; in tcl_enabled()
278 return stubs_initialized; in tcl_enabled()
2069 if (!stubs_initialized) // Not using Tcl, nothing to do. in tcl_buffer_free()
2088 if (!stubs_initialized) // Not using Tcl, nothing to do. in tcl_window_free()