Home
last modified time | relevance | path

Searched refs:xmlSAX2Comment (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/
DSAX.c119 hdlr->comment = xmlSAX2Comment; in inithtmlDefaultSAXHandler()
166 hdlr->comment = xmlSAX2Comment; in initdocbDefaultSAXHandler()
Dglobals.c386 xmlSAX2Comment,
437 xmlSAX2Comment,
475 xmlSAX2Comment,
DSAX2.c2676 xmlSAX2Comment(void *ctx, const xmlChar *value) in xmlSAX2Comment() function
2838 hdlr->comment = xmlSAX2Comment; in xmlSAXVersion()
2916 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitHtmlDefaultSAXHandler()
2974 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1322 xmlSAX2Comment(ctx, value); in comment()
Delfgcchack.h8733 #undef xmlSAX2Comment
8734 extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias"…
8736 #ifndef xmlSAX2Comment
8737 extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));
8738 #define xmlSAX2Comment xmlSAX2Comment__internal_alias macro
/external/libxml2/include/libxml/
DSAX2.h141 xmlSAX2Comment (void *ctx,