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.c398 xmlSAX2Comment,
449 xmlSAX2Comment,
487 xmlSAX2Comment,
DSAX2.c2742 xmlSAX2Comment(void *ctx, const xmlChar *value) in xmlSAX2Comment() function
2905 hdlr->comment = xmlSAX2Comment; in xmlSAXVersion()
2983 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitHtmlDefaultSAXHandler()
3041 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.c3980 xmlSAX2Comment(ctx, (const xmlChar *)value); in test_xmlSAX2Comment()
/external/libxml2/include/libxml/
DSAX2.h143 xmlSAX2Comment (void *ctx,
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle204 d xmlSAX2Comment...
205 d pr extproc('xmlSAX2Comment')
/external/libxml2/win32/
Dlibxml2.def.src1564 xmlSAX2Comment