Searched refs:expand_wildcards_eval (Results 1 – 3 of 3) sorted by relevance
52 int expand_wildcards_eval(char_u **pat, int *num_file, char_u ***file, int flags);
1990 ret = expand_wildcards_eval(&pat, num_file, file, flags); in ExpandFromContext()
3079 expand_wildcards_eval( in expand_wildcards_eval() function