Home
last modified time | relevance | path

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

/external/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.c383 xmlSAX2Characters,
384 xmlSAX2Characters,
434 xmlSAX2Characters,
472 xmlSAX2Characters,
DSAX2.c2516 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()
Dlegacy.c1185 xmlSAX2Characters(ctx, ch, len); in characters()
Dlibxml2.syms1488 xmlSAX2Characters;
Delfgcchack.h8849 #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
Dtestapi.c3918 xmlSAX2Characters(ctx, (const xmlChar *)ch, len); in test_xmlSAX2Characters()
/external/libxml2/include/libxml/
DSAX2.h131 xmlSAX2Characters (void *ctx,
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle185 d xmlSAX2Characters...
186 d pr extproc('xmlSAX2Characters')
/external/libxml2/win32/
Dlibxml2.def.src1563 xmlSAX2Characters