Searched refs:xmlSAX2Comment (Results 1 – 6 of 6) sorted by relevance
119 hdlr->comment = xmlSAX2Comment; in inithtmlDefaultSAXHandler()166 hdlr->comment = xmlSAX2Comment; in initdocbDefaultSAXHandler()
386 xmlSAX2Comment,437 xmlSAX2Comment,475 xmlSAX2Comment,
2676 xmlSAX2Comment(void *ctx, const xmlChar *value) in xmlSAX2Comment() function2838 hdlr->comment = xmlSAX2Comment; in xmlSAXVersion()2916 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitHtmlDefaultSAXHandler()2974 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitDocbDefaultSAXHandler()
1322 xmlSAX2Comment(ctx, value); in comment()
8733 #undef xmlSAX2Comment8734 extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias"…8736 #ifndef xmlSAX2Comment8737 extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));8738 #define xmlSAX2Comment xmlSAX2Comment__internal_alias macro
141 xmlSAX2Comment (void *ctx,