Home
last modified time | relevance | path

Searched refs:e_ambiguous_use_of_user_defined_command (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Derrors.h154 EXTERN char e_ambiguous_use_of_user_defined_command[] variable
H A Dex_docmd.c2046 errormsg = _(e_ambiguous_use_of_user_defined_command); in do_one_cmd()
H A Dvim9compile.c9894 emsg(_(e_ambiguous_use_of_user_defined_command)); in compile_def_function()