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

/vbox/src/libs/libxml2-2.6.31/
H A Drelaxng.c201 #define XML_RELAXNG_IN_NSEXCEPT (1 << 9) macro
7147 if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) {
7171 ctxt->flags |= XML_RELAXNG_IN_NSEXCEPT;
7185 } else if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) {

Completed in 68 milliseconds