Searched refs:OP_REPEAT (Results 1 – 7 of 7) sorted by relevance
79 OP_REPEAT = 62, enumerator
1967 case OP_REPEAT: in Perl_scalar()2143 case OP_REPEAT: in Perl_scalarvoid()2146 if (o->op_type == OP_REPEAT) in Perl_scalarvoid()2517 case OP_REPEAT: in Perl_list()3183 case OP_REPEAT: in Perl_op_lvalue_flags()3588 case OP_REPEAT: in S_scalar_mod_type()4908 case OP_REPEAT: in S_fold_constants()
1221 { if ($MULOP != OP_REPEAT)
3135 && kid->op_next->op_type == OP_REPEAT in Perl_rpeep()
1476 { if ((ps[-1].val.ival) != OP_REPEAT)
8741 Mop(OP_REPEAT); in yyl_word_or_keyword()9460 Mop(OP_REPEAT); in yyl_try()
368 1 x 3 ; # OP_REPEAT (folded)369 (1) x 3 ; # OP_REPEAT488 1 x 3 ; # OP_REPEAT1620 local($x x= 1); # OP_REPEAT