Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglobals.h1765 EXTERN char e_missing_in[] INIT(= N_("E690: Missing \"in\" after :for")); variable
H A Deval.c1635 emsg(_(e_missing_in)); in eval_for_line()
H A Dvim9compile.c8120 emsg(_(e_missing_in)); in compile_for()