Home
last modified time | relevance | path

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

/external/libxml2/
Ddict.c104 struct _xmlDictStrings { struct
105 xmlDictStringsPtr next;
106 xmlChar *free;
107 xmlChar *end;
108 size_t size;
109 size_t nbStrings;
110 xmlChar array[1];