Searched refs:errormsgp (Results 1 – 2 of 2) sorted by relevance
27 int expand_filename(exarg_T *eap, char_u **cmdlinep, char **errormsgp);
4743 char **errormsgp) in expand_filename() argument4792 errormsgp, &escaped); in expand_filename()4793 if (*errormsgp != NULL) // error detected in expand_filename()