Searched refs:xmlDictStrings (Results 1 – 1 of 1) sorted by relevance
102 typedef struct _xmlDictStrings xmlDictStrings; typedef103 typedef xmlDictStrings *xmlDictStringsPtr;270 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddString()338 pool = (xmlDictStringsPtr) xmlMalloc(sizeof(xmlDictStrings) + size); in xmlDictAddQString()