Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim9.h113 ISN_CATCH, // drop v:exception enumerator
H A Dvim9execute.c3459 case ISN_CATCH: in exec_instructions()
5603 case ISN_CATCH: in list_instructions()
H A Dvim9compile.c8777 if (cctx->ctx_skip != SKIP_YES && generate_instr(cctx, ISN_CATCH) == NULL) in compile_catch()
10565 case ISN_CATCH: in delete_instr()