Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c198 #define XML_RELAXNG_IN_DATAEXCEPT (1 << 3) macro
6294 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6324 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6387 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6414 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6435 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6450 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6477 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
6497 nflags = flags | XML_RELAXNG_IN_DATAEXCEPT; in xmlRelaxNGCheckRules()
6525 if (flags & XML_RELAXNG_IN_DATAEXCEPT) { in xmlRelaxNGCheckRules()
[all …]