Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_PARSE_NOBLANKS

14161     if (options & XML_PARSE_NOBLANKS) {
14164 options -= XML_PARSE_NOBLANKS;
14165 ctxt->options |= XML_PARSE_NOBLANKS;