Searched defs:HE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhv.h12 typedef struct he HE; typedef in typeref:struct:he
17 HE *hent_next; /* next entry in chain */
45 HE *xhv_eiter; /* current entry of iterator */
129 =for apidoc Am|void*|HeKEY|HE* he
135 =for apidoc Am|STRLEN|HeKLEN|HE* he
141 =for apidoc Am|SV*|HeVAL|HE* he
144 =for apidoc Am|U32|HeHASH|HE* he
147 =for apidoc Am|char*|HePV|HE* he|STRLEN len
158 =for apidoc Am|SV*|HeSVKEY|HE* he
162 =for apidoc Am|SV*|HeSVKEY_force|HE* h
[all...]

Completed in 26 milliseconds