Searched refs:xmlDictStrings (Results 1 – 2 of 2) sorted by relevance
103 typedef struct _xmlDictStrings xmlDictStrings; typedef104 typedef xmlDictStrings *xmlDictStringsPtr;271 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddString()339 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddQString()
113 typedef struct _xmlDictStrings xmlDictStrings; typedef114 typedef xmlDictStrings *xmlDictStringsPtr;281 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddString()349 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddQString()