Searched refs:XML_RELAXNG_IN_NSEXCEPT (Results 1 – 1 of 1) sorted by relevance
204 #define XML_RELAXNG_IN_NSEXCEPT (1 << 9) macro7306 if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()7330 ctxt->flags |= XML_RELAXNG_IN_NSEXCEPT; in xmlRelaxNGCleanupTree()7344 } else if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()