Searched refs:OP_RINDEX (Results 1 – 4 of 4) sorted by relevance
142 OP_RINDEX = 125, enumerator
2172 case OP_RINDEX: in Perl_scalarvoid()9682 case OP_RINDEX: in S_looks_like_bool()11987 if (indexop->op_type != OP_INDEX && indexop->op_type != OP_RINDEX) in Perl_ck_cmp()
8433 LOP(OP_RINDEX,XTERM); in yyl_word_or_keyword()
388 rindex $a,1,2 ; # OP_RINDEX507 rindex $a,1,2 ; # OP_RINDEX