Home
last modified time | relevance | path

Searched refs:xmlSAX2Characters (Results 1 – 17 of 17) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DSAX.c95 hdlr->characters = xmlSAX2Characters; in initxmlDefaultSAXHandler()
97 hdlr->ignorableWhitespace = xmlSAX2Characters; in initxmlDefaultSAXHandler()
143 hdlr->characters = xmlSAX2Characters; in inithtmlDefaultSAXHandler()
190 hdlr->characters = xmlSAX2Characters; in initdocbDefaultSAXHandler()
Dglobals.c433 xmlSAX2Characters,
434 xmlSAX2Characters,
484 xmlSAX2Characters,
522 xmlSAX2Characters,
DSAX2.in.h159 xmlSAX2Characters (void *ctx,
DSAX2.c2560 xmlSAX2Characters(void *ctx, const xmlChar *ch, int len) in xmlSAX2Characters() function
2929 hdlr->characters = xmlSAX2Characters; in xmlSAXVersion()
2931 hdlr->ignorableWhitespace = xmlSAX2Characters; in xmlSAXVersion()
3007 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitHtmlDefaultSAXHandler()
3065 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1214 xmlSAX2Characters(ctx, ch, len); in characters()
Delfgcchack.h8880 #undef xmlSAX2Characters
8881 extern __typeof (xmlSAX2Characters) xmlSAX2Characters __attribute((alias("xmlSAX2Characters__intern…
8883 #ifndef xmlSAX2Characters
8884 extern __typeof (xmlSAX2Characters) xmlSAX2Characters__internal_alias __attribute((visibility("hidd…
8885 #define xmlSAX2Characters xmlSAX2Characters__internal_alias macro
/third_party/libxml2/
DSAX.c67 hdlr->characters = xmlSAX2Characters; in initxmlDefaultSAXHandler()
69 hdlr->ignorableWhitespace = xmlSAX2Characters; in initxmlDefaultSAXHandler()
115 hdlr->characters = xmlSAX2Characters; in inithtmlDefaultSAXHandler()
162 hdlr->characters = xmlSAX2Characters; in initdocbDefaultSAXHandler()
Dglobals.c395 xmlSAX2Characters,
396 xmlSAX2Characters,
446 xmlSAX2Characters,
484 xmlSAX2Characters,
DSAX2.c2640 xmlSAX2Characters(void *ctx, const xmlChar *ch, int len) in xmlSAX2Characters() function
2876 hdlr->characters = xmlSAX2Characters; in xmlSAXVersion()
2878 hdlr->ignorableWhitespace = xmlSAX2Characters; in xmlSAXVersion()
2954 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitHtmlDefaultSAXHandler()
3012 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1185 xmlSAX2Characters(ctx, ch, len); in characters()
Dlibxml2.syms1488 xmlSAX2Characters;
Delfgcchack.h8871 #undef xmlSAX2Characters
8872 extern __typeof (xmlSAX2Characters) xmlSAX2Characters __attribute((alias("xmlSAX2Characters__intern…
8874 #ifndef xmlSAX2Characters
8875 extern __typeof (xmlSAX2Characters) xmlSAX2Characters__internal_alias __attribute((visibility("hidd…
8876 #define xmlSAX2Characters xmlSAX2Characters__internal_alias macro
Dtestapi.c3942 xmlSAX2Characters(ctx, (const xmlChar *)ch, len); in test_xmlSAX2Characters()
/third_party/libxml2/include/libxml/
DSAX2.h131 xmlSAX2Characters (void *ctx,
/third_party/libxml2/os400/libxmlrpg/
DSAX2.rpgle185 d xmlSAX2Characters...
186 d pr extproc('xmlSAX2Characters')
/third_party/libxml2/win32/
Dlibxml2.def.src1565 xmlSAX2Characters
/third_party/chromium/patch/
D0001-cve.patch96847 - hdlr->characters = xmlSAX2Characters;
109844 -#undef xmlSAX2Characters
109845 -extern __typeof (xmlSAX2Characters) xmlSAX2Characters __attribute((alias("xmlSAX2Characters__inter…
109847 -#ifndef xmlSAX2Characters
109848 -extern __typeof (xmlSAX2Characters) xmlSAX2Characters__internal_alias __attribute((visibility("hid…
109849 -#define xmlSAX2Characters xmlSAX2Characters__internal_alias
121318 - xmlSAX2Characters,