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