Searched defs:xpvhv_with_aux (Results 1 – 1 of 1) sorted by relevance
167 struct xpvhv_with_aux { struct168 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;