Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglobals.h1674 EXTERN char e_cannot_mod[] INIT(= N_("E995: Cannot modify existing variable")); variable
H A Devalvars.c3318 emsg(_(e_cannot_mod)); in set_var_const()
H A Deval.c1338 emsg(_(e_cannot_mod)); in set_var_lval()