Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglobals.h1725 EXTERN char e_usingsid[] INIT(= N_("E81: Using <SID> not in a script context")); variable
H A Dterm.c5993 emsg(_(e_usingsid)); in replace_termcodes()
H A Duserfunc.c3743 emsg(_(e_usingsid)); in trans_function_name()
H A Dex_docmd.c9130 *errormsg = _(e_usingsid); in eval_vars()