Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h25 ISN_SUBSTITUTE, // :s command with expression enumerator
H A Dvim9execute.c1816 case ISN_SUBSTITUTE: in exec_instructions()
5092 case ISN_SUBSTITUTE: in list_instructions()
H A Dvim9compile.c9348 if ((isn = generate_instr(cctx, ISN_SUBSTITUTE)) == NULL) in compile_substitute()
10384 case ISN_SUBSTITUTE: in delete_instr()