Searched refs:xmlFreeCatalog (Results 1 – 3 of 3) sorted by relevance
104 xmlFreeCatalog (xmlCatalogPtr catal);
433 xmlFreeCatalog(xmlCatalogPtr catal) { in xmlFreeCatalog() function2657 xmlFreeCatalog(catal); in xmlLoadSGMLSuperCatalog()2702 xmlFreeCatalog(catal); in xmlLoadACatalog()3286 xmlFreeCatalog(xmlDefaultCatalog); in xmlCatalogCleanup()
3470 #undef xmlFreeCatalog3471 extern __typeof (xmlFreeCatalog) xmlFreeCatalog __attribute((alias("xmlFreeCatalog__internal_alias"…3473 #ifndef xmlFreeCatalog3474 extern __typeof (xmlFreeCatalog) xmlFreeCatalog__internal_alias __attribute((visibility("hidden")));3475 #define xmlFreeCatalog xmlFreeCatalog__internal_alias macro