Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c33 static char *e_funcdict = N_("E717: Dictionary entry already exists"); variable
4203 emsg(_(e_funcdict)); in define_function()
4307 emsg(_(e_funcdict)); in define_function()