Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h70 ISN_UNLETINDEX, // unlet item of list or dict enumerator
H A Dvim9execute.c2737 case ISN_UNLETINDEX: in exec_instructions()
5387 case ISN_UNLETINDEX: in list_instructions()
H A Dvim9compile.c6851 if (generate_instr_drop(cctx, ISN_UNLETINDEX, 2) == NULL) in compile_assign_unlet()
10593 case ISN_UNLETINDEX: in delete_instr()