Home
last modified time | relevance | path

Searched refs:e_invalid_command (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Derrors.h156 EXTERN char e_invalid_command[] variable
H A Dmatch.c1367 emsg(_(e_invalid_command)); in ex_match()
H A Dex_cmds.c3969 emsg(_(e_invalid_command)); in ex_substitute()
4958 emsg(_(e_invalid_command)); in ex_global()
H A Dex_docmd.c6462 eap->errmsg = _(e_invalid_command); in ex_wrongmodifier()