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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhv.c1439 Perl_hv_clear(pTHX_ HV *hv) function
H A Dembed.h340 #define hv_clear Perl_hv_clear
2868 #define hv_clear(a) Perl_hv_clear(aTHX_ a)
H A Dproto.h259 PERL_CALLCONV void Perl_hv_clear(pTHX_ HV* tb);

Completed in 252 milliseconds