Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c202 #define XML_RELAXNG_IN_ANYEXCEPT (1 << 8) macro
7297 ctxt->flags |= XML_RELAXNG_IN_ANYEXCEPT; in xmlRelaxNGCleanupTree()
7313 if (ctxt->flags & XML_RELAXNG_IN_ANYEXCEPT) { in xmlRelaxNGCleanupTree()