Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_PARSE_NONET

3811     if ((ctxt != NULL) && (ctxt->options & XML_PARSE_NONET)) {
3814 ctxt->options -= XML_PARSE_NONET;