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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp.c3768 U32 hvtype; local
3770 hvtype = SvTYPE(hv);
3771 if (hvtype == SVt_PVHV) { /* hash element */
3777 else if (hvtype == SVt_PVAV) {

Completed in 51 milliseconds