Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfindfile.c2243 find_previous_pathsep(char_u *path, char_u **psep) in find_previous_pathsep() function
2504 while (find_previous_pathsep(path, &pathsep_p)) in uniquefy_paths()