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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h818 #define get_hv Perl_get_hv
3344 #define get_hv(a,b) Perl_get_hv(aTHX_ a,b)
H A Dperl.c1995 Perl_get_hv(pTHX_ const char *name, I32 create) function
H A Dproto.h569 PERL_CALLCONV HV* Perl_get_hv(pTHX_ const char* name, I32 create);

Completed in 132 milliseconds