Searched refs:xmlDictStrings (Results 1 – 1 of 1) 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()