Home
last modified time | relevance | path

Searched refs:ISN_EXEC (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9.h15 ISN_EXEC, // execute Ex command line isn_arg.string enumerator
H A Dvim9execute.c1748 case ISN_EXEC: in exec_instructions()
5049 case ISN_EXEC: in list_instructions()
H A Dvim9compile.c7525 isntype_T isn = ISN_EXEC; in compile_lock_unlock()
9253 generate_EXEC(cctx, ISN_EXEC, line); in compile_exec()
10359 case ISN_EXEC: in delete_instr()
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt86 - Handle command that is only a range more efficient than calling ISN_EXEC