Searched refs:xmlConvertSGMLCatalog (Results 1 – 3 of 3) sorted by relevance
76 xmlConvertSGMLCatalog (xmlCatalogPtr catal);
787 xmlConvertSGMLCatalog(xmlCatalogPtr catal) { in xmlConvertSGMLCatalog() function3472 res = xmlConvertSGMLCatalog(xmlDefaultCatalog); in xmlCatalogConvert()
2110 #undef xmlConvertSGMLCatalog2111 extern __typeof (xmlConvertSGMLCatalog) xmlConvertSGMLCatalog __attribute((alias("xmlConvertSGMLCat…2113 #ifndef xmlConvertSGMLCatalog2114 extern __typeof (xmlConvertSGMLCatalog) xmlConvertSGMLCatalog__internal_alias __attribute((visibili…2115 #define xmlConvertSGMLCatalog xmlConvertSGMLCatalog__internal_alias macro