Searched refs:OP_DOR (Results 1 – 8 of 8) sorted by relevance
199 OP_DOR = 182, enumerator
747 valop = newLOGOP(OP_DOR, 0, in Perl_class_seal_stash()
2641 case OP_DOR: in S_check_for_bool_cxt()3602 case OP_DOR: in Perl_rpeep()
1448 const bool is_dor = (op_type == OP_DOR || op_type == OP_DORASSIGN); in PP()1453 if (op_type == OP_DOR) in PP()1486 if(op_type == OP_DOR) in PP()
1252 { $$ = newLOGOP(OP_DOR, 0, $lhs, $rhs); }
1563 { (yyval.opval) = newLOGOP(OP_DOR, 0, (ps[-2].val.opval), (ps[0].val.opval)); }
2389 case OP_DOR: in Perl_scalarvoid()8705 (type == OP_DOR && !SvOK(cSVOPx(cstop)->op_sv))) { in S_new_logop()8751 else if ((first->op_flags & OPf_KIDS) && type != OP_DOR in S_new_logop()9632 case OP_DOR: in S_looks_like_bool()
1372 case OP_DOR: in S_do_op_dump_bar()