Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Ddict.c81 struct _xmlDictStrings { struct
82 xmlDictStringsPtr next;
83 xmlChar *free;
84 xmlChar *end;
85 int size;
86 int nbStrings;
87 xmlChar array[1];
/external/libxml2/
Ddict.c103 struct _xmlDictStrings { struct
104 xmlDictStringsPtr next;
105 xmlChar *free;
106 xmlChar *end;
107 int size;
108 int nbStrings;
109 xmlChar array[1];