Searched refs:OP_LEAVESUB (Results 1 – 6 of 6) sorted by relevance
205 OP_LEAVESUB = 188, enumerator
2953 && ( OP_TYPE_IS(sibling->op_next->op_next, OP_LEAVESUB) in Perl_rpeep()3878 && ( o->op_next->op_next->op_type == OP_LEAVESUB in Perl_rpeep()
896 case OP_LEAVESUB: in Perl_op_free()10119 if (type == OP_LEAVESUB) in S_op_const_sv()10315 : newUNOP(OP_LEAVESUB, 0, voidnonfinal(block)); in Perl_newMYSUB()10861 : newUNOP(OP_LEAVESUB, 0, voidnonfinal(block)); in Perl_newATTRSUB_x()
1393 case OP_LEAVESUB: in S_do_op_dump_bar()
3062 o->op_type == OP_LEAVESUB || in S_dofindlabel()
7196 != OP_LEAVESUB)15401 case OP_LEAVESUB: