Searched refs:XML_RELAXNG_IN_NSEXCEPT (Results 1 – 2 of 2) sorted by relevance
204 #define XML_RELAXNG_IN_NSEXCEPT (1 << 9) macro7315 if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()7339 ctxt->flags |= XML_RELAXNG_IN_NSEXCEPT; in xmlRelaxNGCleanupTree()7353 } else if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()
233 #define XML_RELAXNG_IN_NSEXCEPT (1 << 9) macro7335 if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()7359 ctxt->flags |= XML_RELAXNG_IN_NSEXCEPT; in xmlRelaxNGCleanupTree()7373 } else if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()