Home
last modified time | relevance | path

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

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