Searched refs:_xmlHashEntry (Results 1 – 1 of 1) sorted by relevance
37 typedef struct _xmlHashEntry xmlHashEntry;39 struct _xmlHashEntry { struct40 struct _xmlHashEntry *next; argument52 struct _xmlHashEntry *table; argument201 struct _xmlHashEntry *oldtable; in xmlHashGrow()