Searched refs:XML_RELAXNG_IN_NSEXCEPT (Results 1 – 1 of 1) sorted by relevance
203 #define XML_RELAXNG_IN_NSEXCEPT (1 << 9) macro7280 if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()7304 ctxt->flags |= XML_RELAXNG_IN_NSEXCEPT; in xmlRelaxNGCleanupTree()7318 } else if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()