Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfindfile.c2382 get_path_cutoff(char_u *fname, garray_T *gap) in get_path_cutoff() function
2484 path_cutoff = get_path_cutoff(path, &path_ga); in uniquefy_paths()