Home
last modified time | relevance | path

Searched refs:xmlSAX2Comment (Results 1 – 10 of 10) 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.c2726 xmlSAX2Comment(void *ctx, const xmlChar *value) in xmlSAX2Comment() function
2888 hdlr->comment = xmlSAX2Comment; in xmlSAXVersion()
2966 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitHtmlDefaultSAXHandler()
3024 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1322 xmlSAX2Comment(ctx, value); in comment()
Dlibxml2.syms1489 xmlSAX2Comment;
Delfgcchack.h8859 #undef xmlSAX2Comment
8860 extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias"…
8862 #ifndef xmlSAX2Comment
8863 extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));
8864 #define xmlSAX2Comment xmlSAX2Comment__internal_alias macro
Dtestapi.c3958 xmlSAX2Comment(ctx, (const xmlChar *)value); in test_xmlSAX2Comment()
/external/libxml2/include/libxml/
DSAX2.h143 xmlSAX2Comment (void *ctx,
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle198 d xmlSAX2Comment...
199 d pr extproc('xmlSAX2Comment')
/external/libxml2/win32/
Dlibxml2.def.src1564 xmlSAX2Comment