Searched refs:ExpandUserDefined (Results 1 – 1 of 1) sorted by relevance
26 static int ExpandUserDefined(expand_T *xp, regmatch_T *regmatch, int *num_file, char_u ***file);2101 ret = ExpandUserDefined(xp, ®match, num_file, file); in ExpandFromContext()2483 ExpandUserDefined( in ExpandUserDefined() function