Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h17 ISN_EXEC_SPLIT, // execute Ex command from isn_arg.string split at NL enumerator
H A Dvim9execute.c1754 case ISN_EXEC_SPLIT: in exec_instructions()
5052 case ISN_EXEC_SPLIT: in list_instructions()
H A Dvim9compile.c9283 if ((isn = generate_instr(cctx, ISN_EXEC_SPLIT)) == NULL) in compile_script()
10360 case ISN_EXEC_SPLIT: in delete_instr()