Home
last modified time | relevance | path

Searched refs:pp_return (Results 1 – 14 of 14) sorted by relevance

/dports/devel/p5-B-C/B-C-1.57/lib/B/
H A DCC.pm2715 sub pp_return { subroutine
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_ctl.c2485 PP(pp_return) in PP() argument
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_ctl.c2451 PP(pp_return) in PP() argument
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_ctl.c2470 PP(pp_return) in PP() argument
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_ctl.c2485 PP(pp_return) in PP() argument
/dports/lang/perl5.32/perl-5.32.1/lib/B/
H A DDeparse.pm3385 sub pp_return { listop(@_, "return", undef, 1) } # llafr does not apply subroutine
/dports/lang/perl5.30/perl-5.30.3/lib/B/
H A DDeparse.pm3294 sub pp_return { listop(@_, "return", undef, 1) } # llafr does not apply subroutine
/dports/lang/perl5.34/perl-5.34.0/lib/B/
H A DDeparse.pm3388 sub pp_return { listop(@_, "return", undef, 1) } # llafr does not apply subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/lib/B/
H A DDeparse.pm3389 sub pp_return { listop(@_, "return", undef, 1) } # llafr does not apply subroutine
/dports/lang/perl5.30/perl-5.30.3/pod/
H A Dperlguts.pod3396 C<cx_popblock>. On the other hand, things like C<pp_return> and C<next>
/dports/lang/perl5.34/perl-5.34.0/pod/
H A Dperlguts.pod3960 C<cx_popblock>. On the other hand, things like C<pp_return> and C<next>
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/
H A Dperlguts.pod3963 C<cx_popblock>. On the other hand, things like C<pp_return> and C<next>
/dports/lang/perl5.32/perl-5.32.1/pod/
H A Dperlguts.pod3699 C<cx_popblock>. On the other hand, things like C<pp_return> and C<next>
/dports/devel/p5-Test-DBIx-Class/Test-DBIx-Class-0.52/
H A Dtags13916 pp_return ../perl/lib/B/Deparse.pm /^sub pp_return { listop(@_, "return", undef, 1) } # llafr does …