Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c2473 return _(e_endwhile); in get_end_emsg()
H A Dglobals.h1599 EXTERN char e_endwhile[] INIT(= N_("E170: Missing :endwhile")); variable
H A Dvim9compile.c8842 emsg(_(e_endwhile)); in compile_endtry()
10190 emsg(_(e_endwhile)); in compile_def_function()
H A Dex_docmd.c1224 emsg(_(e_endwhile)); in do_cmdline()