Home
last modified time | relevance | path

Searched refs:xmlDictStrings (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
Ddict.c103 typedef struct _xmlDictStrings xmlDictStrings; typedef
104 typedef xmlDictStrings *xmlDictStringsPtr;
271 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddString()
339 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddQString()
/third_party/gettext/gnulib-local/lib/libxml/
Ddict.c113 typedef struct _xmlDictStrings xmlDictStrings; typedef
114 typedef xmlDictStrings *xmlDictStringsPtr;
281 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddString()
349 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddQString()