Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dif_tcl.c261 static int stubs_initialized = FALSE; variable
269 if (!stubs_initialized && find_executable_arg != NULL in tcl_enabled()
281 stubs_initialized = TRUE; in tcl_enabled()
286 return stubs_initialized; in tcl_enabled()
2077 if (!stubs_initialized) // Not using Tcl, nothing to do. in tcl_buffer_free()
2096 if (!stubs_initialized) // Not using Tcl, nothing to do. in tcl_window_free()