Home
last modified time | relevance | path

Searched refs:opnext (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dutil.c1519 bool opnext) in Perl_closest_cop() argument
1528 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()
H A Dproto.h554 Perl_closest_cop(pTHX_ const COP *cop, const OP *o, const OP *curop, bool opnext)
H A Dembed.fnc818 |bool opnext
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc687 |NULLOK const OP *curop|bool opnext