Searched refs:xmlSAX2Comment (Results 1 – 11 of 11) sorted by relevance
119 hdlr->comment = xmlSAX2Comment; in inithtmlDefaultSAXHandler()166 hdlr->comment = xmlSAX2Comment; in initdocbDefaultSAXHandler()
398 xmlSAX2Comment,449 xmlSAX2Comment,487 xmlSAX2Comment,
2737 xmlSAX2Comment(void *ctx, const xmlChar *value) in xmlSAX2Comment() function2880 hdlr->comment = xmlSAX2Comment; in xmlSAXVersion()2958 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitHtmlDefaultSAXHandler()3016 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitDocbDefaultSAXHandler()
1322 xmlSAX2Comment(ctx, value); in comment()
1489 xmlSAX2Comment;
8881 #undef xmlSAX2Comment8882 extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias"…8884 #ifndef xmlSAX2Comment8885 extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));8886 #define xmlSAX2Comment xmlSAX2Comment__internal_alias macro
3982 xmlSAX2Comment(ctx, (const xmlChar *)value); in test_xmlSAX2Comment()
143 xmlSAX2Comment (void *ctx,
204 d xmlSAX2Comment...205 d pr extproc('xmlSAX2Comment')
1566 xmlSAX2Comment
96851 - hdlr->comment = xmlSAX2Comment;109854 -#undef xmlSAX2Comment109855 -extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias…109857 -#ifndef xmlSAX2Comment109858 -extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden"))…109859 -#define xmlSAX2Comment xmlSAX2Comment__internal_alias121321 - xmlSAX2Comment,