Searched refs:ISN_STRINDEX (Results 1 – 4 of 4) sorted by relevance
140 ISN_STRINDEX, // [expr] string index enumerator
3940 case ISN_STRINDEX: in exec_instructions()5657 case ISN_STRINDEX: smsg("%s%4d STRINDEX", pfx, current); break; in list_instructions()
2947 : generate_instr_drop(cctx, ISN_STRINDEX, 1)) == FAIL) in compile_member()10589 case ISN_STRINDEX: in delete_instr()
48765 Solution: Add ISN_STRINDEX instruction. (closes #6478)