Searched refs:xmlStreamComp (Results 1 – 2 of 2) sorted by relevance
95 typedef struct _xmlStreamComp xmlStreamComp; typedef96 typedef xmlStreamComp *xmlStreamCompPtr;1493 cur = (xmlStreamCompPtr) xmlMalloc(sizeof(xmlStreamComp)); in xmlNewStreamComp()1499 memset(cur, 0, sizeof(xmlStreamComp)); in xmlNewStreamComp()
98 typedef struct _xmlStreamComp xmlStreamComp; typedef99 typedef xmlStreamComp *xmlStreamCompPtr;1497 cur = (xmlStreamCompPtr) xmlMalloc(sizeof(xmlStreamComp)); in xmlNewStreamComp()1503 memset(cur, 0, sizeof(xmlStreamComp)); in xmlNewStreamComp()