Searched refs:Perl_pmruntime (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h836 #define pmruntime Perl_pmruntime
3362 #define pmruntime(a,b,c) Perl_pmruntime(aTHX_ a,b,c)
H A Dproto.h584 PERL_CALLCONV OP* Perl_pmruntime(pTHX_ OP* pm, OP* expr, OP* repl);
H A Dop.c2684 Perl_pmruntime(pTHX_ OP *o, OP *expr, OP *repl) function

Completed in 49 milliseconds