Home
last modified time | relevance | path

Searched refs:XML_RELAXNG_IN_NSEXCEPT (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Drelaxng.c204 #define XML_RELAXNG_IN_NSEXCEPT (1 << 9) macro
7306 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()