Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c2139 int noext = FALSE; in executable_exists() local
2150 noext = TRUE; in executable_exists()
2158 if (noext == FALSE) in executable_exists()
2181 noext = TRUE; in executable_exists()
2193 else if (noext == TRUE) in executable_exists()