Searched refs:XML_RELAXNG_IN_ANYEXCEPT (Results 1 – 1 of 1) sorted by relevance
202 #define XML_RELAXNG_IN_ANYEXCEPT (1 << 8) macro7297 ctxt->flags |= XML_RELAXNG_IN_ANYEXCEPT; in xmlRelaxNGCleanupTree()7313 if (ctxt->flags & XML_RELAXNG_IN_ANYEXCEPT) { in xmlRelaxNGCleanupTree()