Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Derrors.h552 EXTERN char e_cannot_use_underscore_here[] variable
H A Devalvars.c3248 emsg(_(e_cannot_use_underscore_here)); in set_var_const()
H A Dvim9compile.c4841 emsg(_(e_cannot_use_underscore_here)); in compile_expr7()
7024 emsg(_(e_cannot_use_underscore_here)); in compile_assignment()
H A Deval.c3599 emsg(_(e_cannot_use_underscore_here)); in eval7()