Searched refs:expand_in_path (Results 1 – 3 of 3) sorted by relevance
16 int expand_in_path(garray_T *gap, char_u *pattern, int flags);
2602 expand_in_path( in expand_in_path() function
3974 add_pat = expand_in_path(&ga, p, flags); in gen_expand_wildcards()