Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsearch.c3378 if (type != CHECK_PATH && type != FIND_DEFINE in find_pattern_in_path()
3455 if (type != CHECK_PATH && in find_pattern_in_path()
3475 if (type == CHECK_PATH && (action == ACTION_SHOW_ALL in find_pattern_in_path()
3979 if (type == CHECK_PATH) in find_pattern_in_path()
H A Dvim.h871 #define CHECK_PATH 3 macro
H A Dex_docmd.c8597 find_pattern_in_path(NULL, 0, 0, FALSE, FALSE, CHECK_PATH, 1L, in ex_checkpath()