Searched refs:find_previous_pathsep (Results 1 – 1 of 1) sorted by relevance
2243 find_previous_pathsep(char_u *path, char_u **psep) in find_previous_pathsep() function2504 while (find_previous_pathsep(path, &pathsep_p)) in uniquefy_paths()