Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c1305 eap->errmsg = _(e_continue); in ex_continue()
H A Dglobals.h1771 EXTERN char e_continue[] INIT(= N_("E586: :continue without :while or :for")); variable
H A Dvim9compile.c8470 emsg(_(e_continue)); in compile_continue()