Searched refs:xmlRef (Results 1 – 2 of 2) sorted by relevance
433 typedef struct _xmlRef xmlRef; typedef434 typedef xmlRef *xmlRefPtr;
2976 ret = (xmlRefPtr) xmlMalloc(sizeof(xmlRef)); in xmlAddRef()