Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglobals.h1694 EXTERN char e_const_option[] INIT(= N_("E996: Cannot lock an option")); variable
H A Devalvars.c1382 emsg(_(e_const_option)); in ex_let_one()
H A Dvim9compile.c6069 emsg(_(e_const_option)); in get_var_dest()