Searched refs:xmlCatalog (Results 1 – 3 of 3) sorted by relevance
63 typedef struct _xmlCatalog xmlCatalog; typedef64 typedef xmlCatalog *xmlCatalogPtr;
418 ret = (xmlCatalogPtr) xmlMalloc(sizeof(xmlCatalog)); in xmlCreateNewCatalog()423 memset(ret, 0, sizeof(xmlCatalog)); in xmlCreateNewCatalog()
468 <ANCHOR id="xmlCatalog" href="libxml/libxml-catalog.html#xmlCatalog">