Searched refs:ExpandMappings (Results 1 – 3 of 3) sorted by relevance
11 int ExpandMappings(regmatch_T *regmatch, int *num_file, char_u ***file);
1255 ExpandMappings( in ExpandMappings() function
2098 ret = ExpandMappings(®match, num_file, file); in ExpandFromContext()