Searched refs:uniquefy_paths (Results 1 – 3 of 3) sorted by relevance
15 void uniquefy_paths(garray_T *gap, char_u *pattern);
2420 uniquefy_paths(garray_T *gap, char_u *pattern) in uniquefy_paths() function
4001 uniquefy_paths(&ga, p); in gen_expand_wildcards()