Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c197 #define XML_RELAXNG_IN_DATAEXCEPT (1 << 3) macro
6266 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6296 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6359 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6386 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6407 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6422 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6449 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6469 nflags = flags | XML_RELAXNG_IN_DATAEXCEPT; in xmlRelaxNGCheckRules()
6497 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
[all …]