Searched refs:opnext (Results 1 – 4 of 4) sorted by relevance
1519 bool opnext) in Perl_closest_cop() argument1528 opnext ? o->op_next == curop && o->op_type != OP_SCOPE : o == curop in Perl_closest_cop()1545 new_cop = closest_cop(cop, kid, curop, opnext); in Perl_closest_cop()
554 Perl_closest_cop(pTHX_ const COP *cop, const OP *o, const OP *curop, bool opnext)
818 |bool opnext
687 |NULLOK const OP *curop|bool opnext