Searched refs:xmlXIncludeRef (Results 1 – 1 of 1) sorted by relevance
49 typedef struct _xmlXIncludeRef xmlXIncludeRef; typedef50 typedef xmlXIncludeRef *xmlXIncludeRefPtr;536 ref = (xmlXIncludeRefPtr) xmlMalloc(sizeof(xmlXIncludeRef)); in xmlXIncludeAddNode()541 memset(ref, 0, sizeof(xmlXIncludeRef)); in xmlXIncludeAddNode()