xmlSAX2UnparsedEntityDecl   60 third_party/libxml/src/SAX.c     hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
xmlSAX2UnparsedEntityDecl 2779 third_party/libxml/src/SAX2.c     hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
xmlSAX2UnparsedEntityDecl 9031 third_party/libxml/src/elfgcchack.h #undef xmlSAX2UnparsedEntityDecl
xmlSAX2UnparsedEntityDecl 9032 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2UnparsedEntityDecl) xmlSAX2UnparsedEntityDecl __attribute((alias("xmlSAX2UnparsedEntityDecl__internal_alias")));
xmlSAX2UnparsedEntityDecl 9034 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2UnparsedEntityDecl
xmlSAX2UnparsedEntityDecl 9035 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2UnparsedEntityDecl) xmlSAX2UnparsedEntityDecl__internal_alias __attribute((visibility("hidden")));
xmlSAX2UnparsedEntityDecl 9036 third_party/libxml/src/elfgcchack.h #define xmlSAX2UnparsedEntityDecl xmlSAX2UnparsedEntityDecl__internal_alias
xmlSAX2UnparsedEntityDecl  395 third_party/libxml/src/globals.c     xmlSAX2UnparsedEntityDecl,
xmlSAX2UnparsedEntityDecl   91 third_party/libxml/src/include/libxml/SAX2.h 		xmlSAX2UnparsedEntityDecl	(void *ctx,
xmlSAX2UnparsedEntityDecl 1058 third_party/libxml/src/legacy.c         xmlSAX2UnparsedEntityDecl(ctx, name, publicId, systemId,
xmlSAX2UnparsedEntityDecl 5191 third_party/libxml/src/testapi.c         xmlSAX2UnparsedEntityDecl(ctx, (const xmlChar *)name, (const xmlChar *)publicId, (const xmlChar *)systemId, (const xmlChar *)notationName);