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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h736 #define newPMOP Perl_newPMOP
3262 #define newPMOP(a,b) Perl_newPMOP(aTHX_ a,b)
H A Dproto.h510 PERL_CALLCONV OP* Perl_newPMOP(pTHX_ I32 type, I32 flags);
H A Dop.c2640 Perl_newPMOP(pTHX_ I32 type, I32 flags) function

Completed in 268 milliseconds