xmlCatalogFreeLocal 1696 third_party/libxml/src/elfgcchack.h #undef xmlCatalogFreeLocal
xmlCatalogFreeLocal 1697 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogFreeLocal) xmlCatalogFreeLocal __attribute((alias("xmlCatalogFreeLocal__internal_alias")));
xmlCatalogFreeLocal 1699 third_party/libxml/src/elfgcchack.h #ifndef xmlCatalogFreeLocal
xmlCatalogFreeLocal 1700 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogFreeLocal) xmlCatalogFreeLocal__internal_alias __attribute((visibility("hidden")));
xmlCatalogFreeLocal 1701 third_party/libxml/src/elfgcchack.h #define xmlCatalogFreeLocal xmlCatalogFreeLocal__internal_alias
xmlCatalogFreeLocal  148 third_party/libxml/src/include/libxml/catalog.h 		xmlCatalogFreeLocal	(void *catalogs);
xmlCatalogFreeLocal 14351 third_party/libxml/src/parser.c 	xmlCatalogFreeLocal(ctxt->catalogs);
xmlCatalogFreeLocal 1845 third_party/libxml/src/parserInternals.c 	xmlCatalogFreeLocal(ctxt->catalogs);