Searched refs:emptiable (Results 1 – 1 of 1) sorted by relevance
14851 int emptiable; in xmlSchemaGetParticleEmptiable() local14863 emptiable = (part->minOccurs == 0); in xmlSchemaGetParticleEmptiable()14865 emptiable = xmlSchemaGetParticleEmptiable(part); in xmlSchemaGetParticleEmptiable()14867 if (emptiable) in xmlSchemaGetParticleEmptiable()14871 if (!emptiable) in xmlSchemaGetParticleEmptiable()