Home
last modified time | relevance | path

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

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