Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c149 #define IS_TRIABLE (1 << 4) macro
4203 def->dflags |= IS_TRIABLE; in xmlRelaxNGCheckChoiceDeterminism()
10320 if ((define->dflags & IS_TRIABLE) && (define->data != NULL) && in xmlRelaxNGValidateState()