Home
last modified time | relevance | path

Searched refs:xmlSAX2IgnorableWhitespace (Results 1 – 12 of 12) sorted by relevance

/external/libxml2/
DSAX.c117 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in inithtmlDefaultSAXHandler()
164 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in initdocbDefaultSAXHandler()
Dglobals.c447 xmlSAX2IgnorableWhitespace,
485 xmlSAX2IgnorableWhitespace,
DSAX2.c2660 xmlSAX2IgnorableWhitespace(void *ctx ATTRIBUTE_UNUSED, const xmlChar *ch ATTRIBUTE_UNUSED, int len … in xmlSAX2IgnorableWhitespace() function
2981 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlSAX2InitHtmlDefaultSAXHandler()
3039 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlSAX2InitDocbDefaultSAXHandler()
Dlibxml2.syms1504 xmlSAX2IgnorableWhitespace;
DparserInternals.c1730 ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlInitParserCtxt()
Delfgcchack.h9011 #undef xmlSAX2IgnorableWhitespace
9012 extern __typeof (xmlSAX2IgnorableWhitespace) xmlSAX2IgnorableWhitespace __attribute((alias("xmlSAX2…
9014 #ifndef xmlSAX2IgnorableWhitespace
9015 extern __typeof (xmlSAX2IgnorableWhitespace) xmlSAX2IgnorableWhitespace__internal_alias __attribute…
9016 #define xmlSAX2IgnorableWhitespace xmlSAX2IgnorableWhitespace__internal_alias macro
DHTMLparser.c6723 ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in htmlCtxtUseOptions()
Dparser.c15062 ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlCtxtUseOptionsInternal()
Dtestapi.c4583 xmlSAX2IgnorableWhitespace(ctx, (const xmlChar *)ch, len); in test_xmlSAX2IgnorableWhitespace()
/external/libxml2/include/libxml/
DSAX2.h135 xmlSAX2IgnorableWhitespace (void *ctx,
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle191 d xmlSAX2IgnorableWhitespace...
192 d pr extproc('xmlSAX2IgnorableWhitespace')
/external/libxml2/win32/
Dlibxml2.def.src1579 xmlSAX2IgnorableWhitespace