Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h143 ISN_LISTINDEX, // [expr] list index enumerator
H A Dvim9execute.c3975 case ISN_LISTINDEX: in exec_instructions()
5663 case ISN_LISTINDEX: smsg("%s%4d LISTINDEX", pfx, current); break; in list_instructions()
H A Dvim9compile.c2984 vartype == VAR_LIST ? ISN_LISTINDEX : ISN_ANYINDEX, 1) in compile_member()
10549 case ISN_LISTINDEX: in delete_instr()