Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h182 ISN_REDIRSTART, // :redir => enumerator
H A Dvim9execute.c1847 case ISN_REDIRSTART: in exec_instructions()
5059 case ISN_REDIRSTART: in list_instructions()
H A Dvim9compile.c9432 generate_instr(cctx, ISN_REDIRSTART); in compile_redir()
10577 case ISN_REDIRSTART: in delete_instr()