Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_PARSE_NOBASEFIX

15361     if (options & XML_PARSE_NOBASEFIX) {
15362 ctxt->options |= XML_PARSE_NOBASEFIX;
15363 options -= XML_PARSE_NOBASEFIX;