xmlSAX2InternalSubset   48 third_party/libxml/src/SAX.c     hdlr->internalSubset = xmlSAX2InternalSubset;
xmlSAX2InternalSubset   96 third_party/libxml/src/SAX.c     hdlr->internalSubset = xmlSAX2InternalSubset;
xmlSAX2InternalSubset  143 third_party/libxml/src/SAX.c     hdlr->internalSubset = xmlSAX2InternalSubset;
xmlSAX2InternalSubset 2767 third_party/libxml/src/SAX2.c     hdlr->internalSubset = xmlSAX2InternalSubset;
xmlSAX2InternalSubset 2843 third_party/libxml/src/SAX2.c     hdlr->internalSubset = xmlSAX2InternalSubset;
xmlSAX2InternalSubset 2901 third_party/libxml/src/SAX2.c     hdlr->internalSubset = xmlSAX2InternalSubset;
xmlSAX2InternalSubset 8929 third_party/libxml/src/elfgcchack.h #undef xmlSAX2InternalSubset
xmlSAX2InternalSubset 8930 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2InternalSubset) xmlSAX2InternalSubset __attribute((alias("xmlSAX2InternalSubset__internal_alias")));
xmlSAX2InternalSubset 8932 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2InternalSubset
xmlSAX2InternalSubset 8933 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2InternalSubset) xmlSAX2InternalSubset__internal_alias __attribute((visibility("hidden")));
xmlSAX2InternalSubset 8934 third_party/libxml/src/elfgcchack.h #define xmlSAX2InternalSubset xmlSAX2InternalSubset__internal_alias
xmlSAX2InternalSubset  385 third_party/libxml/src/globals.c     xmlSAX2InternalSubset,
xmlSAX2InternalSubset  436 third_party/libxml/src/globals.c     xmlSAX2InternalSubset,
xmlSAX2InternalSubset  474 third_party/libxml/src/globals.c     xmlSAX2InternalSubset,
xmlSAX2InternalSubset   45 third_party/libxml/src/include/libxml/SAX2.h 		xmlSAX2InternalSubset		(void *ctx,
xmlSAX2InternalSubset  882 third_party/libxml/src/legacy.c         xmlSAX2InternalSubset(ctx, name, ExternalID, SystemID);
xmlSAX2InternalSubset 4718 third_party/libxml/src/testapi.c         xmlSAX2InternalSubset(ctx, (const xmlChar *)name, (const xmlChar *)ExternalID, (const xmlChar *)SystemID);