Searched refs:xmlCatalogEntryPtr (Results 1 – 1 of 1) sorted by relevance
133 typedef xmlCatalogEntry *xmlCatalogEntryPtr; typedef171 xmlCatalogEntryPtr xml;242 xmlCatalogErr(xmlCatalogEntryPtr catal, xmlNodePtr node, int error, in xmlCatalogErr()273 static xmlCatalogEntryPtr276 xmlCatalogEntryPtr group) { in xmlNewCatalogEntry()277 xmlCatalogEntryPtr ret; in xmlNewCatalogEntry()280 ret = (xmlCatalogEntryPtr) xmlMalloc(sizeof(xmlCatalogEntry)); in xmlNewCatalogEntry()318 xmlFreeCatalogEntryList(xmlCatalogEntryPtr ret);327 xmlFreeCatalogEntry(xmlCatalogEntryPtr ret) { in xmlFreeCatalogEntry()365 xmlFreeCatalogEntryList(xmlCatalogEntryPtr ret) { in xmlFreeCatalogEntryList()[all …]