Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_PARSE_NONET

4056     if ((ctxt != NULL) && (ctxt->options & XML_PARSE_NONET)) {
4059 ctxt->options -= XML_PARSE_NONET;