Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c1695 eap->errmsg = _(e_catch); in ex_catch()
H A Dglobals.h1594 EXTERN char e_catch[] INIT(= N_("E603: :catch without :try")); variable
H A Dvim9compile.c8648 emsg(_(e_catch)); in compile_catch()