Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h16 ISN_EXECCONCAT, // execute Ex command from isn_arg.number items on stack enumerator
H A Dvim9execute.c1906 case ISN_EXECCONCAT: in exec_instructions()
5101 case ISN_EXECCONCAT: in list_instructions()
H A Dvim9compile.c2310 if ((isn = generate_instr_drop(cctx, ISN_EXECCONCAT, count)) == NULL) in generate_EXECCONCAT()
10540 case ISN_EXECCONCAT: in delete_instr()