Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfindfile.c2201 int look_for_sep = TRUE; in gettail_dir() local
2208 if (look_for_sep) in gettail_dir()
2211 look_for_sep = FALSE; in gettail_dir()
2216 if (!look_for_sep) in gettail_dir()
2218 look_for_sep = TRUE; in gettail_dir()