Searched refs:xmlSAX2IgnorableWhitespace (Results 1 – 11 of 11) sorted by relevance
117 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in inithtmlDefaultSAXHandler()164 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in initdocbDefaultSAXHandler()
435 xmlSAX2IgnorableWhitespace,473 xmlSAX2IgnorableWhitespace,
2644 xmlSAX2IgnorableWhitespace(void *ctx ATTRIBUTE_UNUSED, const xmlChar *ch ATTRIBUTE_UNUSED, int len … in xmlSAX2IgnorableWhitespace() function2964 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlSAX2InitHtmlDefaultSAXHandler()3022 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlSAX2InitDocbDefaultSAXHandler()
1504 xmlSAX2IgnorableWhitespace;
1722 ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlInitParserCtxt()
9011 #undef xmlSAX2IgnorableWhitespace9012 extern __typeof (xmlSAX2IgnorableWhitespace) xmlSAX2IgnorableWhitespace __attribute((alias("xmlSAX2…9014 #ifndef xmlSAX2IgnorableWhitespace9015 extern __typeof (xmlSAX2IgnorableWhitespace) xmlSAX2IgnorableWhitespace__internal_alias __attribute…9016 #define xmlSAX2IgnorableWhitespace xmlSAX2IgnorableWhitespace__internal_alias macro
15313 ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlCtxtUseOptionsInternal()
4558 xmlSAX2IgnorableWhitespace(ctx, (const xmlChar *)ch, len); in test_xmlSAX2IgnorableWhitespace()
135 xmlSAX2IgnorableWhitespace (void *ctx,
191 d xmlSAX2IgnorableWhitespace...192 d pr extproc('xmlSAX2IgnorableWhitespace')
1579 xmlSAX2IgnorableWhitespace