Home | History | Annotate | Download | only in libxml2

Lines Matching refs:loadsubset

402         (((ctxt->validate) || (ctxt->loadsubset != 0)) &&
1391 if (((ctxt->loadsubset & XML_SKIP_IDS) == 0) &&
1525 (ctxt->loadsubset & XML_COMPLETE_ATTRS)) {
2137 if (((ctxt->loadsubset & XML_SKIP_IDS) == 0) &&
2349 ((ctxt->loadsubset & XML_COMPLETE_ATTRS) == 0))