Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_PARSE_COMPACT

15353     if (options & XML_PARSE_COMPACT) {
15354 ctxt->options |= XML_PARSE_COMPACT;
15355 options -= XML_PARSE_COMPACT;