Searched refs:xmlACatalogResolveSystem (Results 1 – 7 of 7) sorted by relevance
106 d xmlACatalogResolveSystem...107 d pr * extproc('xmlACatalogResolveSystem') xmlChar *
90 xmlACatalogResolveSystem(xmlCatalogPtr catal,
246 xmlACatalogResolveSystem;
2788 xmlACatalogResolveSystem(xmlCatalogPtr catal, const xmlChar *sysID) { in xmlACatalogResolveSystem() function3317 ret = xmlACatalogResolveSystem(xmlDefaultCatalog, sysID); in xmlCatalogResolveSystem()
942 #undef xmlACatalogResolveSystem943 extern __typeof (xmlACatalogResolveSystem) xmlACatalogResolveSystem __attribute((alias("xmlACatalog…945 #ifndef xmlACatalogResolveSystem946 extern __typeof (xmlACatalogResolveSystem) xmlACatalogResolveSystem__internal_alias __attribute((vi…947 #define xmlACatalogResolveSystem xmlACatalogResolveSystem__internal_alias macro
5855 ret_val = xmlACatalogResolveSystem(catal, (const xmlChar *)sysID); in test_xmlACatalogResolveSystem()
481 xmlACatalogResolveSystem