Searched refs:xmlCatalogGetSystem (Results 1 – 3 of 3) sorted by relevance
174 xmlCatalogGetSystem (const xmlChar *sysID);
1732 #undef xmlCatalogGetSystem1733 extern __typeof (xmlCatalogGetSystem) xmlCatalogGetSystem __attribute((alias("xmlCatalogGetSystem__…1735 #ifndef xmlCatalogGetSystem1736 extern __typeof (xmlCatalogGetSystem) xmlCatalogGetSystem__internal_alias __attribute((visibility("…1737 #define xmlCatalogGetSystem xmlCatalogGetSystem__internal_alias macro
3742 xmlCatalogGetSystem(const xmlChar *sysID) { in xmlCatalogGetSystem() function