xmlCatalogIsEmpty 1744 third_party/libxml/src/elfgcchack.h #undef xmlCatalogIsEmpty xmlCatalogIsEmpty 1745 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogIsEmpty) xmlCatalogIsEmpty __attribute((alias("xmlCatalogIsEmpty__internal_alias"))); xmlCatalogIsEmpty 1747 third_party/libxml/src/elfgcchack.h #ifndef xmlCatalogIsEmpty xmlCatalogIsEmpty 1748 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogIsEmpty) xmlCatalogIsEmpty__internal_alias __attribute((visibility("hidden"))); xmlCatalogIsEmpty 1749 third_party/libxml/src/elfgcchack.h #define xmlCatalogIsEmpty xmlCatalogIsEmpty__internal_alias xmlCatalogIsEmpty 106 third_party/libxml/src/include/libxml/catalog.h xmlCatalogIsEmpty (xmlCatalogPtr catal); xmlCatalogIsEmpty 6055 third_party/libxml/src/testapi.c ret_val = xmlCatalogIsEmpty(catal); xmlCatalogIsEmpty 466 third_party/libxml/src/xmlcatalog.c (xmlCatalogIsEmpty(catal))) { xmlCatalogIsEmpty 484 third_party/libxml/src/xmlcatalog.c if (xmlCatalogIsEmpty(catal)) { xmlCatalogIsEmpty 499 third_party/libxml/src/xmlcatalog.c if (xmlCatalogIsEmpty(super)) {