Searched refs:_xmlDictEntry (Results 1 – 1 of 1) sorted by relevance
93 typedef struct _xmlDictEntry xmlDictEntry;95 struct _xmlDictEntry { struct96 struct _xmlDictEntry *next; argument119 struct _xmlDictEntry *dict; argument671 struct _xmlDictEntry *olddict; in xmlDictGrow()