Searched refs:OP_REPEAT (Results 1 – 7 of 7) sorted by relevance
79 OP_REPEAT = 62, enumerator
1976 case OP_REPEAT: in Perl_scalar()2144 case OP_REPEAT: in Perl_scalarvoid()2147 if (o->op_type == OP_REPEAT) in Perl_scalarvoid()2533 case OP_REPEAT: in Perl_list()3203 case OP_REPEAT: in Perl_op_lvalue_flags()3608 case OP_REPEAT: in S_scalar_mod_type()4970 case OP_REPEAT: in S_fold_constants()
1226 { if ($MULOP != OP_REPEAT)
3152 && kid->op_next->op_type == OP_REPEAT in Perl_rpeep()
1485 { if ((ps[-1].val.ival) != OP_REPEAT)
8896 Mop(OP_REPEAT); in yyl_word_or_keyword()9616 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