xmlConvertSGMLCatalog 3474 third_party/libxml/src/catalog.c     res = xmlConvertSGMLCatalog(xmlDefaultCatalog);
xmlConvertSGMLCatalog 2122 third_party/libxml/src/elfgcchack.h #undef xmlConvertSGMLCatalog
xmlConvertSGMLCatalog 2123 third_party/libxml/src/elfgcchack.h extern __typeof (xmlConvertSGMLCatalog) xmlConvertSGMLCatalog __attribute((alias("xmlConvertSGMLCatalog__internal_alias")));
xmlConvertSGMLCatalog 2125 third_party/libxml/src/elfgcchack.h #ifndef xmlConvertSGMLCatalog
xmlConvertSGMLCatalog 2126 third_party/libxml/src/elfgcchack.h extern __typeof (xmlConvertSGMLCatalog) xmlConvertSGMLCatalog__internal_alias __attribute((visibility("hidden")));
xmlConvertSGMLCatalog 2127 third_party/libxml/src/elfgcchack.h #define xmlConvertSGMLCatalog xmlConvertSGMLCatalog__internal_alias
xmlConvertSGMLCatalog   76 third_party/libxml/src/include/libxml/catalog.h 		xmlConvertSGMLCatalog	(xmlCatalogPtr catal);
xmlConvertSGMLCatalog 6402 third_party/libxml/src/testapi.c         ret_val = xmlConvertSGMLCatalog(catal);