Home
last modified time | relevance | path

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

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