Home
last modified time | relevance | path

Searched refs:OP_REPEAT (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h79 OP_REPEAT = 62, enumerator
H A Dop.c1967 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()
H A Dperly.y1221 { if ($MULOP != OP_REPEAT)
H A Dpeep.c3135 && kid->op_next->op_type == OP_REPEAT in Perl_rpeep()
H A Dperly.act1476 { if ((ps[-1].val.ival) != OP_REPEAT)
H A Dtoke.c8741 Mop(OP_REPEAT); in yyl_word_or_keyword()
9460 Mop(OP_REPEAT); in yyl_try()
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dop368 1 x 3 ; # OP_REPEAT (folded)
369 (1) x 3 ; # OP_REPEAT
488 1 x 3 ; # OP_REPEAT
1620 local($x x= 1); # OP_REPEAT