Searched refs:OP_LEAVELOOP (Results 1 – 3 of 3) sorted by relevance
224 OP_LEAVELOOP = 207, enumerator
2419 case OP_LEAVELOOP: in Perl_scalarvoid()3384 case OP_LEAVELOOP: in Perl_op_lvalue_flags()5302 case OP_LEAVELOOP: in walk_ops_forbid()9381 o = newBINOP(OP_LEAVELOOP, 0, (OP*)loop, o); in Perl_newWHILEOP()
3061 o->op_type == OP_LEAVELOOP || in S_dofindlabel()