xmlSAX2ResolveEntity 53 third_party/libxml/src/SAX.c hdlr->resolveEntity = xmlSAX2ResolveEntity; xmlSAX2ResolveEntity 148 third_party/libxml/src/SAX.c hdlr->resolveEntity = xmlSAX2ResolveEntity; xmlSAX2ResolveEntity 2772 third_party/libxml/src/SAX2.c hdlr->resolveEntity = xmlSAX2ResolveEntity; xmlSAX2ResolveEntity 2906 third_party/libxml/src/SAX2.c hdlr->resolveEntity = xmlSAX2ResolveEntity; xmlSAX2ResolveEntity 8979 third_party/libxml/src/elfgcchack.h #undef xmlSAX2ResolveEntity xmlSAX2ResolveEntity 8980 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2ResolveEntity) xmlSAX2ResolveEntity __attribute((alias("xmlSAX2ResolveEntity__internal_alias"))); xmlSAX2ResolveEntity 8982 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2ResolveEntity xmlSAX2ResolveEntity 8983 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2ResolveEntity) xmlSAX2ResolveEntity__internal_alias __attribute((visibility("hidden"))); xmlSAX2ResolveEntity 8984 third_party/libxml/src/elfgcchack.h #define xmlSAX2ResolveEntity xmlSAX2ResolveEntity__internal_alias xmlSAX2ResolveEntity 389 third_party/libxml/src/globals.c xmlSAX2ResolveEntity, xmlSAX2ResolveEntity 478 third_party/libxml/src/globals.c xmlSAX2ResolveEntity, xmlSAX2ResolveEntity 61 third_party/libxml/src/include/libxml/SAX2.h xmlSAX2ResolveEntity (void *ctx, xmlSAX2ResolveEntity 923 third_party/libxml/src/legacy.c return (xmlSAX2ResolveEntity(ctx, publicId, systemId)); xmlSAX2ResolveEntity 4930 third_party/libxml/src/testapi.c ret_val = xmlSAX2ResolveEntity(ctx, (const xmlChar *)publicId, (const xmlChar *)systemId);