Home
last modified time | relevance | path

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

/third_party/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];
/third_party/gettext/gnulib-local/lib/libxml/
Ddict.c115 struct _xmlDictStrings { struct
116 xmlDictStringsPtr next;
117 xmlChar *free;
118 xmlChar *end;
119 size_t size;
120 size_t nbStrings;
121 xmlChar array[1];