xmlSAXParseEntity 9078 third_party/libxml/src/elfgcchack.h #undef xmlSAXParseEntity xmlSAXParseEntity 9079 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity __attribute((alias("xmlSAXParseEntity__internal_alias"))); xmlSAXParseEntity 9081 third_party/libxml/src/elfgcchack.h #ifndef xmlSAXParseEntity xmlSAXParseEntity 9082 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity__internal_alias __attribute((visibility("hidden"))); xmlSAXParseEntity 9083 third_party/libxml/src/elfgcchack.h #define xmlSAXParseEntity xmlSAXParseEntity__internal_alias xmlSAXParseEntity 912 third_party/libxml/src/include/libxml/parser.h xmlSAXParseEntity (xmlSAXHandlerPtr sax, xmlSAXParseEntity 13427 third_party/libxml/src/parser.c return(xmlSAXParseEntity(NULL, filename)); xmlSAXParseEntity 14851 third_party/libxml/src/testapi.c ret_val = xmlSAXParseEntity(sax, filename);