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.c395 xmlSAX2Characters,
396 xmlSAX2Characters,
446 xmlSAX2Characters,
484 xmlSAX2Characters,
DSAX2.c2639 xmlSAX2Characters(void *ctx, const xmlChar *ch, int len) in xmlSAX2Characters() function
2875 hdlr->characters = xmlSAX2Characters; in xmlSAXVersion()
2877 hdlr->ignorableWhitespace = xmlSAX2Characters; in xmlSAXVersion()
2953 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitHtmlDefaultSAXHandler()
3011 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1185 xmlSAX2Characters(ctx, ch, len); in characters()
Dlibxml2.syms1488 xmlSAX2Characters;
Delfgcchack.h8859 #undef xmlSAX2Characters
8860 extern __typeof (xmlSAX2Characters) xmlSAX2Characters __attribute((alias("xmlSAX2Characters__intern…
8862 #ifndef xmlSAX2Characters
8863 extern __typeof (xmlSAX2Characters) xmlSAX2Characters__internal_alias __attribute((visibility("hidd…
8864 #define xmlSAX2Characters xmlSAX2Characters__internal_alias macro
Dtestapi.c3940 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.src1564 xmlSAX2Characters