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.c2736 xmlSAX2Comment(void *ctx, const xmlChar *value) in xmlSAX2Comment() function
2879 hdlr->comment = xmlSAX2Comment; in xmlSAXVersion()
2957 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitHtmlDefaultSAXHandler()
3015 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1322 xmlSAX2Comment(ctx, value); in comment()
Dlibxml2.syms1489 xmlSAX2Comment;
Delfgcchack.h8869 #undef xmlSAX2Comment
8870 extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias"…
8872 #ifndef xmlSAX2Comment
8873 extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));
8874 #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.src1565 xmlSAX2Comment