Home
last modified time | relevance | path

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

/third_party/libxml2/
DSAX.c119 hdlr->comment = xmlSAX2Comment; in inithtmlDefaultSAXHandler()
166 hdlr->comment = xmlSAX2Comment; in initdocbDefaultSAXHandler()
Dglobals.c398 xmlSAX2Comment,
449 xmlSAX2Comment,
487 xmlSAX2Comment,
DSAX2.c2737 xmlSAX2Comment(void *ctx, const xmlChar *value) in xmlSAX2Comment() function
2880 hdlr->comment = xmlSAX2Comment; in xmlSAXVersion()
2958 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitHtmlDefaultSAXHandler()
3016 hdlr->comment = xmlSAX2Comment; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1322 xmlSAX2Comment(ctx, value); in comment()
Dlibxml2.syms1489 xmlSAX2Comment;
Delfgcchack.h8881 #undef xmlSAX2Comment
8882 extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias"…
8884 #ifndef xmlSAX2Comment
8885 extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));
8886 #define xmlSAX2Comment xmlSAX2Comment__internal_alias macro
Dtestapi.c3982 xmlSAX2Comment(ctx, (const xmlChar *)value); in test_xmlSAX2Comment()
/third_party/libxml2/include/libxml/
DSAX2.h143 xmlSAX2Comment (void *ctx,
/third_party/libxml2/os400/libxmlrpg/
DSAX2.rpgle204 d xmlSAX2Comment...
205 d pr extproc('xmlSAX2Comment')
/third_party/libxml2/win32/
Dlibxml2.def.src1566 xmlSAX2Comment
/third_party/chromium/patch/
D0001-cve.patch96851 - hdlr->comment = xmlSAX2Comment;
109854 -#undef xmlSAX2Comment
109855 -extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias…
109857 -#ifndef xmlSAX2Comment
109858 -extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden"))…
109859 -#define xmlSAX2Comment xmlSAX2Comment__internal_alias
121321 - xmlSAX2Comment,