Searched refs:OP_LEAVESUB (Results 1 – 6 of 6) sorted by relevance
205 OP_LEAVESUB = 188, enumerator
2936 && ( OP_TYPE_IS(sibling->op_next->op_next, OP_LEAVESUB) in Perl_rpeep()3917 && ( o->op_next->op_next->op_type == OP_LEAVESUB in Perl_rpeep()
886 case OP_LEAVESUB: in Perl_op_free()9979 if (type == OP_LEAVESUB) in S_op_const_sv()10164 : newUNOP(OP_LEAVESUB, 0, voidnonfinal(block)); in Perl_newMYSUB()10701 : newUNOP(OP_LEAVESUB, 0, voidnonfinal(block)); in Perl_newATTRSUB_x()
1393 case OP_LEAVESUB: in S_do_op_dump_bar()
2854 o->op_type == OP_LEAVESUB || in S_dofindlabel()
7127 != OP_LEAVESUB)15329 case OP_LEAVESUB: