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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h737 #define newPVOP Perl_newPVOP
3263 #define newPVOP(a,b,c) Perl_newPVOP(aTHX_ a,b,c)
H A Dproto.h511 PERL_CALLCONV OP* Perl_newPVOP(pTHX_ I32 type, I32 flags, char* pv);
H A Dop.c2885 Perl_newPVOP(pTHX_ I32 type, I32 flags, char *pv) function

Completed in 63 milliseconds