Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c4085 int is_nullable = 0; in xmlRelaxNGCheckChoiceDeterminism() local
4103 is_nullable = xmlRelaxNGIsNullable(def); in xmlRelaxNGCheckChoiceDeterminism()
4122 if (is_nullable == 0) { in xmlRelaxNGCheckChoiceDeterminism()