Searched refs:_xmlDictStrings (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Ddict.c79 typedef struct _xmlDictStrings xmlDictStrings;
81 struct _xmlDictStrings { struct
161 int size = 0; /* + sizeof(_xmlDictStrings) == 1024 */
221 int size = 0; /* + sizeof(_xmlDictStrings) == 1024 */
/external/libxml2/
H A Ddict.c102 typedef struct _xmlDictStrings xmlDictStrings;
104 struct _xmlDictStrings { struct
244 size_t size = 0; /* + sizeof(_xmlDictStrings) == 1024 */
310 size_t size = 0; /* + sizeof(_xmlDictStrings) == 1024 */

Completed in 277 milliseconds