xmlSAX2Comment    119 third_party/libxml/src/SAX.c     hdlr->comment = xmlSAX2Comment;
xmlSAX2Comment    166 third_party/libxml/src/SAX.c     hdlr->comment = xmlSAX2Comment;
xmlSAX2Comment   2788 third_party/libxml/src/SAX2.c     hdlr->comment = xmlSAX2Comment;
xmlSAX2Comment   2866 third_party/libxml/src/SAX2.c     hdlr->comment = xmlSAX2Comment;
xmlSAX2Comment   2924 third_party/libxml/src/SAX2.c     hdlr->comment = xmlSAX2Comment;
xmlSAX2Comment   8733 third_party/libxml/src/elfgcchack.h #undef xmlSAX2Comment
xmlSAX2Comment   8734 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias")));
xmlSAX2Comment   8736 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2Comment
xmlSAX2Comment   8737 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));
xmlSAX2Comment   8738 third_party/libxml/src/elfgcchack.h #define xmlSAX2Comment xmlSAX2Comment__internal_alias
xmlSAX2Comment    405 third_party/libxml/src/globals.c     xmlSAX2Comment,
xmlSAX2Comment    456 third_party/libxml/src/globals.c     xmlSAX2Comment,
xmlSAX2Comment    494 third_party/libxml/src/globals.c     xmlSAX2Comment,
xmlSAX2Comment    141 third_party/libxml/src/include/libxml/SAX2.h 		xmlSAX2Comment			(void *ctx,
xmlSAX2Comment   1322 third_party/libxml/src/legacy.c         xmlSAX2Comment(ctx, value);
xmlSAX2Comment   3962 third_party/libxml/src/testapi.c         xmlSAX2Comment(ctx, (const xmlChar *)value);