Searched refs:xmlDictStrings (Results 1 – 1 of 1) sorted by relevance
79 typedef struct _xmlDictStrings xmlDictStrings; typedef80 typedef xmlDictStrings *xmlDictStringsPtr;181 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddString()243 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddQString()