Home
last modified time | relevance | path

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

/third_party/libxml2/
Drelaxng.c204 #define XML_RELAXNG_IN_NSEXCEPT (1 << 9) macro
7315 if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()
7339 ctxt->flags |= XML_RELAXNG_IN_NSEXCEPT; in xmlRelaxNGCleanupTree()
7353 } else if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()
/third_party/gettext/gnulib-local/lib/libxml/
Drelaxng.c233 #define XML_RELAXNG_IN_NSEXCEPT (1 << 9) macro
7335 if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()
7359 ctxt->flags |= XML_RELAXNG_IN_NSEXCEPT; in xmlRelaxNGCleanupTree()
7373 } else if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) { in xmlRelaxNGCleanupTree()