Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h147 ISN_ANYINDEX, // [expr] runtime index enumerator
H A Dvim9execute.c4022 case ISN_ANYINDEX: in exec_instructions()
5665 case ISN_ANYINDEX: smsg("%s%4d ANYINDEX", pfx, current); break; in list_instructions()
H A Dvim9compile.c2984 vartype == VAR_LIST ? ISN_LISTINDEX : ISN_ANYINDEX, 1) in compile_member()
10509 case ISN_ANYINDEX: in delete_instr()