Home
last modified time | relevance | path

Searched refs:errormsgp (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dex_docmd.pro27 int expand_filename(exarg_T *eap, char_u **cmdlinep, char **errormsgp);
/vim-8.2.3635/src/
H A Dex_docmd.c4743 char **errormsgp) in expand_filename() argument
4792 errormsgp, &escaped); in expand_filename()
4793 if (*errormsgp != NULL) // error detected in expand_filename()