Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfindfile.pro15 void uniquefy_paths(garray_T *gap, char_u *pattern);
/vim-8.2.3635/src/
H A Dfindfile.c2420 uniquefy_paths(garray_T *gap, char_u *pattern) in uniquefy_paths() function
H A Dfilepath.c4001 uniquefy_paths(&ga, p); in gen_expand_wildcards()