Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c32 static char *e_funcexts = N_("E122: Function %s already exists, add ! to replace it"); variable
2314 semsg(_(e_funcexts), global); in copy_func()
4205 emsg_funcname(e_funcexts, name); in define_function()
4263 emsg_funcname(e_funcexts, name); in define_function()