Home
last modified time | relevance | path

Searched refs:rpp_replace_2_1 (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dpp_ctl.c5920 rpp_replace_2_1(retsv); in S_do_smartmatch()
Dembed.h559 # define rpp_replace_2_1(a) Perl_rpp_replace_2_1(aTHX_ a) macro
Dembed.fnc2792 Adipx |void |rpp_replace_2_1|NN SV *sv
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlguts.pod4737 rpp_replace_2_1(targ);
4741 The rpp_replace_2_1() function pops two values off the stack and pushes
4768 rpp_replace_2_1(sv) (void)POPs; (void)POPs; PUSHs(sv);
/openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/
DAPItest.xs4929 rpp_replace_2_1(r);