Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c2126 executable_exists(char *name, char_u **path, int use_path, int use_pathext) in executable_exists() argument
2152 if (use_pathext) in executable_exists()