Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Drelaxng.c150 #define IS_TRIABLE (1 << 4) macro
4231 def->dflags |= IS_TRIABLE; in xmlRelaxNGCheckChoiceDeterminism()
10371 if ((define->dflags & IS_TRIABLE) && (define->data != NULL) && in xmlRelaxNGValidateState()