Searched refs:xmlSAX2Characters (Results 1 – 10 of 10) sorted by relevance
/external/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 | 383 xmlSAX2Characters, 384 xmlSAX2Characters, 434 xmlSAX2Characters, 472 xmlSAX2Characters,
|
D | SAX2.c | 2516 xmlSAX2Characters(void *ctx, const xmlChar *ch, int len) in xmlSAX2Characters() function 2884 hdlr->characters = xmlSAX2Characters; in xmlSAXVersion() 2886 hdlr->ignorableWhitespace = xmlSAX2Characters; in xmlSAXVersion() 2962 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitHtmlDefaultSAXHandler() 3020 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitDocbDefaultSAXHandler()
|
D | legacy.c | 1185 xmlSAX2Characters(ctx, ch, len); in characters()
|
D | libxml2.syms | 1488 xmlSAX2Characters;
|
D | elfgcchack.h | 8849 #undef xmlSAX2Characters 8850 extern __typeof (xmlSAX2Characters) xmlSAX2Characters __attribute((alias("xmlSAX2Characters__intern… 8852 #ifndef xmlSAX2Characters 8853 extern __typeof (xmlSAX2Characters) xmlSAX2Characters__internal_alias __attribute((visibility("hidd… 8854 #define xmlSAX2Characters xmlSAX2Characters__internal_alias macro
|
D | testapi.c | 3918 xmlSAX2Characters(ctx, (const xmlChar *)ch, len); in test_xmlSAX2Characters()
|
/external/libxml2/include/libxml/ |
D | SAX2.h | 131 xmlSAX2Characters (void *ctx,
|
/external/libxml2/os400/libxmlrpg/ |
D | SAX2.rpgle | 185 d xmlSAX2Characters... 186 d pr extproc('xmlSAX2Characters')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1563 xmlSAX2Characters
|