xmlSAX2EndElement   65 third_party/libxml/src/SAX.c     hdlr->endElement = xmlSAX2EndElement;
xmlSAX2EndElement  113 third_party/libxml/src/SAX.c     hdlr->endElement = xmlSAX2EndElement;
xmlSAX2EndElement  160 third_party/libxml/src/SAX.c     hdlr->endElement = xmlSAX2EndElement;
xmlSAX2EndElement 2762 third_party/libxml/src/SAX2.c 	hdlr->endElement = xmlSAX2EndElement;
xmlSAX2EndElement 2860 third_party/libxml/src/SAX2.c     hdlr->endElement = xmlSAX2EndElement;
xmlSAX2EndElement 2918 third_party/libxml/src/SAX2.c     hdlr->endElement = xmlSAX2EndElement;
xmlSAX2EndElement 8764 third_party/libxml/src/elfgcchack.h #undef xmlSAX2EndElement
xmlSAX2EndElement 8765 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2EndElement) xmlSAX2EndElement __attribute((alias("xmlSAX2EndElement__internal_alias")));
xmlSAX2EndElement 8767 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2EndElement
xmlSAX2EndElement 8768 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2EndElement) xmlSAX2EndElement__internal_alias __attribute((visibility("hidden")));
xmlSAX2EndElement 8769 third_party/libxml/src/elfgcchack.h #define xmlSAX2EndElement xmlSAX2EndElement__internal_alias
xmlSAX2EndElement  400 third_party/libxml/src/globals.c     xmlSAX2EndElement,
xmlSAX2EndElement  451 third_party/libxml/src/globals.c     xmlSAX2EndElement,
xmlSAX2EndElement  489 third_party/libxml/src/globals.c     xmlSAX2EndElement,
xmlSAX2EndElement  107 third_party/libxml/src/include/libxml/SAX2.h 		xmlSAX2EndElement		(void *ctx,
xmlSAX2EndElement 1154 third_party/libxml/src/legacy.c         xmlSAX2EndElement(ctx, name);
xmlSAX2EndElement 14548 third_party/libxml/src/parser.c         ctxt->sax->endElement = xmlSAX2EndElement;
xmlSAX2EndElement 4082 third_party/libxml/src/testapi.c         xmlSAX2EndElement(ctx, (const xmlChar *)name);
xmlSAX2EndElement  368 third_party/libxml/src/xmlwriter.c     saxHandler.endElement = xmlSAX2EndElement;
xmlSAX2EndElement  437 third_party/libxml/src/xmlwriter.c     saxHandler.endElement = xmlSAX2EndElement;