Searched refs:xmlDefAttrs (Results 1 – 1 of 1) sorted by relevance
1085 typedef struct _xmlDefAttrs xmlDefAttrs; typedef1086 typedef xmlDefAttrs *xmlDefAttrsPtr;1247 defaults = (xmlDefAttrsPtr) xmlMalloc(sizeof(xmlDefAttrs) + in xmlAddDefAttrs()1261 temp = (xmlDefAttrsPtr) xmlRealloc(defaults, sizeof(xmlDefAttrs) + in xmlAddDefAttrs()