Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c274 #define IS_DETERMINIST 1 macro
4415 partitions->flags = IS_DETERMINIST; in xmlRelaxNGComputeInterleaves()
4417 partitions->flags = IS_DETERMINIST | IS_NEEDCHECK; in xmlRelaxNGComputeInterleaves()
9183 (partitions->flags & IS_DETERMINIST)) { in xmlRelaxNGValidateInterleave()