xmlNewEntityInputStream 6103 third_party/libxml/src/elfgcchack.h #undef xmlNewEntityInputStream xmlNewEntityInputStream 6104 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream __attribute((alias("xmlNewEntityInputStream__internal_alias"))); xmlNewEntityInputStream 6106 third_party/libxml/src/elfgcchack.h #ifndef xmlNewEntityInputStream xmlNewEntityInputStream 6107 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewEntityInputStream) xmlNewEntityInputStream__internal_alias __attribute((visibility("hidden"))); xmlNewEntityInputStream 6108 third_party/libxml/src/elfgcchack.h #define xmlNewEntityInputStream xmlNewEntityInputStream__internal_alias xmlNewEntityInputStream 331 third_party/libxml/src/include/libxml/parserInternals.h xmlNewEntityInputStream (xmlParserCtxtPtr ctxt, xmlNewEntityInputStream 2425 third_party/libxml/src/parser.c input = xmlNewEntityInputStream(ctxt, entity); xmlNewEntityInputStream 7653 third_party/libxml/src/parser.c input = xmlNewEntityInputStream(ctxt, entity); xmlNewEntityInputStream 7713 third_party/libxml/src/parser.c input = xmlNewEntityInputStream(ctxt, entity); xmlNewEntityInputStream 16142 third_party/libxml/src/testapi.c ret_val = xmlNewEntityInputStream(ctxt, entity);