xmlGetDtdEntity 3873 third_party/libxml/src/elfgcchack.h #undef xmlGetDtdEntity xmlGetDtdEntity 3874 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity __attribute((alias("xmlGetDtdEntity__internal_alias"))); xmlGetDtdEntity 3876 third_party/libxml/src/elfgcchack.h #ifndef xmlGetDtdEntity xmlGetDtdEntity 3877 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity__internal_alias __attribute((visibility("hidden"))); xmlGetDtdEntity 3878 third_party/libxml/src/elfgcchack.h #define xmlGetDtdEntity xmlGetDtdEntity__internal_alias xmlGetDtdEntity 108 third_party/libxml/src/include/libxml/entities.h xmlGetDtdEntity (xmlDocPtr doc, xmlGetDtdEntity 9508 third_party/libxml/src/testapi.c ret_val = xmlGetDtdEntity(doc, (const xmlChar *)name);