Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_PARSE_NOBASEFIX

15319     if (options & XML_PARSE_NOBASEFIX) {
15320 ctxt->options |= XML_PARSE_NOBASEFIX;
15321 options -= XML_PARSE_NOBASEFIX;