Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c1402 eap->errmsg = _(e_endif); in ex_endwhile()
2476 return _(e_endif); in get_end_emsg()
H A Dglobals.h1593 EXTERN char e_endif[] INIT(= N_("E171: Missing :endif")); variable
H A Dvim9compile.c8846 emsg(_(e_endif)); in compile_endtry()
10188 emsg(_(e_endif)); in compile_def_function()
H A Dex_docmd.c1228 emsg(_(e_endif)); in do_cmdline()