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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhv.c1596 Perl_hv_undef(pTHX_ HV *hv) function
H A Dembed.h361 #define hv_undef Perl_hv_undef
2889 #define hv_undef(a) Perl_hv_undef(aTHX_ a)
H A Dproto.h280 PERL_CALLCONV void Perl_hv_undef(pTHX_ HV* tb);

Completed in 41 milliseconds