Home
last modified time | relevance | path

Searched defs:xpvhv_with_aux (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dhv.h167 struct xpvhv_with_aux { struct
168 HV *xmg_stash; /* class package */
169 union _xmgu xmg_u;
170 STRLEN xhv_keys; /* total keys, including placeholders */
171 STRLEN xhv_max; /* subscript of last element of xhv_array */
172 struct xpvhv_aux xhv_aux;