HomeSort by relevance Sort by last modified time
    Searched refs:_xmlDictStrings (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
dict.c 79 typedef struct _xmlDictStrings xmlDictStrings;
81 struct _xmlDictStrings {
161 int size = 0; /* + sizeof(_xmlDictStrings) == 1024 */
221 int size = 0; /* + sizeof(_xmlDictStrings) == 1024 */
  /external/libxml2/
dict.c 102 typedef struct _xmlDictStrings xmlDictStrings;
104 struct _xmlDictStrings {
244 size_t size = 0; /* + sizeof(_xmlDictStrings) == 1024 */
310 size_t size = 0; /* + sizeof(_xmlDictStrings) == 1024 */

Completed in 71 milliseconds