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

/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c202 #define XML_RELAXNG_IN_ANYEXCEPT (1 << 8) macro
7291 ctxt->flags |= XML_RELAXNG_IN_ANYEXCEPT;
7307 if (ctxt->flags & XML_RELAXNG_IN_ANYEXCEPT) {
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c201 #define XML_RELAXNG_IN_ANYEXCEPT (1 << 8) macro
7290 ctxt->flags |= XML_RELAXNG_IN_ANYEXCEPT;
7306 if (ctxt->flags & XML_RELAXNG_IN_ANYEXCEPT) {

Completed in 290 milliseconds