Searched refs:xmlSAX2Characters (Results 1 – 17 of 17) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | SAX.c | 95 hdlr->characters = xmlSAX2Characters; in initxmlDefaultSAXHandler() 97 hdlr->ignorableWhitespace = xmlSAX2Characters; in initxmlDefaultSAXHandler() 143 hdlr->characters = xmlSAX2Characters; in inithtmlDefaultSAXHandler() 190 hdlr->characters = xmlSAX2Characters; in initdocbDefaultSAXHandler()
|
D | globals.c | 433 xmlSAX2Characters, 434 xmlSAX2Characters, 484 xmlSAX2Characters, 522 xmlSAX2Characters,
|
D | SAX2.in.h | 159 xmlSAX2Characters (void *ctx,
|
D | SAX2.c | 2560 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()
|
D | legacy.c | 1214 xmlSAX2Characters(ctx, ch, len); in characters()
|
D | elfgcchack.h | 8880 #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/ |
D | SAX.c | 67 hdlr->characters = xmlSAX2Characters; in initxmlDefaultSAXHandler() 69 hdlr->ignorableWhitespace = xmlSAX2Characters; in initxmlDefaultSAXHandler() 115 hdlr->characters = xmlSAX2Characters; in inithtmlDefaultSAXHandler() 162 hdlr->characters = xmlSAX2Characters; in initdocbDefaultSAXHandler()
|
D | globals.c | 395 xmlSAX2Characters, 396 xmlSAX2Characters, 446 xmlSAX2Characters, 484 xmlSAX2Characters,
|
D | SAX2.c | 2640 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()
|
D | legacy.c | 1185 xmlSAX2Characters(ctx, ch, len); in characters()
|
D | libxml2.syms | 1488 xmlSAX2Characters;
|
D | elfgcchack.h | 8871 #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
|
D | testapi.c | 3942 xmlSAX2Characters(ctx, (const xmlChar *)ch, len); in test_xmlSAX2Characters()
|
/third_party/libxml2/include/libxml/ |
D | SAX2.h | 131 xmlSAX2Characters (void *ctx,
|
/third_party/libxml2/os400/libxmlrpg/ |
D | SAX2.rpgle | 185 d xmlSAX2Characters... 186 d pr extproc('xmlSAX2Characters')
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 1565 xmlSAX2Characters
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 96847 - 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,
|