Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c276 #define IS_DETERMINIST 1 macro
4451 partitions->flags = IS_DETERMINIST; in xmlRelaxNGComputeInterleaves()
4453 partitions->flags = IS_DETERMINIST | IS_NEEDCHECK; in xmlRelaxNGComputeInterleaves()
9360 (partitions->flags & IS_DETERMINIST)) { in xmlRelaxNGValidateInterleave()