xmlSAX2EndElementNs 2756 third_party/libxml/src/SAX2.c 	hdlr->endElementNs = xmlSAX2EndElementNs;
xmlSAX2EndElementNs 8775 third_party/libxml/src/elfgcchack.h #undef xmlSAX2EndElementNs
xmlSAX2EndElementNs 8776 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2EndElementNs) xmlSAX2EndElementNs __attribute((alias("xmlSAX2EndElementNs__internal_alias")));
xmlSAX2EndElementNs 8778 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2EndElementNs
xmlSAX2EndElementNs 8779 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2EndElementNs) xmlSAX2EndElementNs__internal_alias __attribute((visibility("hidden")));
xmlSAX2EndElementNs 8780 third_party/libxml/src/elfgcchack.h #define xmlSAX2EndElementNs xmlSAX2EndElementNs__internal_alias
xmlSAX2EndElementNs  121 third_party/libxml/src/include/libxml/SAX2.h 		xmlSAX2EndElementNs		(void *ctx,
xmlSAX2EndElementNs 4129 third_party/libxml/src/testapi.c         xmlSAX2EndElementNs(ctx, (const xmlChar *)localname, (const xmlChar *)prefix, (const xmlChar *)URI);