Searched refs:xmlSAX2IgnorableWhitespace (Results 1 – 8 of 8) sorted by relevance
117 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in inithtmlDefaultSAXHandler()164 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in initdocbDefaultSAXHandler()
435 xmlSAX2IgnorableWhitespace,473 xmlSAX2IgnorableWhitespace,
2594 xmlSAX2IgnorableWhitespace(void *ctx ATTRIBUTE_UNUSED, const xmlChar *ch ATTRIBUTE_UNUSED, int len … in xmlSAX2IgnorableWhitespace() function2914 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlSAX2InitHtmlDefaultSAXHandler()2972 hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlSAX2InitDocbDefaultSAXHandler()
1737 ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlInitParserCtxt()
8885 #undef xmlSAX2IgnorableWhitespace8886 extern __typeof (xmlSAX2IgnorableWhitespace) xmlSAX2IgnorableWhitespace __attribute((alias("xmlSAX2…8888 #ifndef xmlSAX2IgnorableWhitespace8889 extern __typeof (xmlSAX2IgnorableWhitespace) xmlSAX2IgnorableWhitespace__internal_alias __attribute…8890 #define xmlSAX2IgnorableWhitespace xmlSAX2IgnorableWhitespace__internal_alias macro
6521 ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in htmlCtxtUseOptions()
14513 ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace; in xmlCtxtUseOptionsInternal()
133 xmlSAX2IgnorableWhitespace (void *ctx,