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

/external/libxml2/
H A Ddict.c91 typedef struct _xmlDictEntry xmlDictEntry;
93 struct _xmlDictEntry { struct
94 struct _xmlDictEntry *next;
117 struct _xmlDictEntry *dict;
563 struct _xmlDictEntry *olddict;

Completed in 72 milliseconds