Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfindfile.pro16 int expand_in_path(garray_T *gap, char_u *pattern, int flags);
/vim-8.2.3635/src/
H A Dfindfile.c2602 expand_in_path( in expand_in_path() function
H A Dfilepath.c3974 add_pat = expand_in_path(&ga, p, flags); in gen_expand_wildcards()