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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
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) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Drelaxng.c201 #define XML_RELAXNG_IN_NSEXCEPT (1 << 9) macro
7149 if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) {
7173 ctxt->flags |= XML_RELAXNG_IN_NSEXCEPT;
7187 } else if (ctxt->flags & XML_RELAXNG_IN_NSEXCEPT) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
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 124 milliseconds