Home | History | Annotate | Download | only in libxml2

Lines Matching full:loadsubset

385         (((ctxt->validate) || (ctxt->loadsubset != 0)) &&
1355 if (((ctxt->loadsubset & XML_SKIP_IDS) == 0) &&
1489 (ctxt->loadsubset & XML_COMPLETE_ATTRS)) {
2093 if (((ctxt->loadsubset & XML_SKIP_IDS) == 0) &&
2303 ((ctxt->loadsubset & XML_COMPLETE_ATTRS) == 0))