Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h115 ISN_TRYCONT, // handle :continue inside a :try statement enumerator
H A Dvim9execute.c3431 case ISN_TRYCONT: in exec_instructions()
5551 case ISN_TRYCONT: in list_instructions()
H A Dvim9compile.c1808 if ((isn = generate_instr(cctx, ISN_TRYCONT)) == NULL) in generate_TRYCONT()
10592 case ISN_TRYCONT: in delete_instr()