Searched refs:absentFound (Results 1 – 1 of 1) sorted by relevance
13681 int nsFound, absentFound = 0; in xmlSchemaUnionWildcards() local13693 absentFound = 1; in xmlSchemaUnionWildcards()13696 if (nsFound && absentFound) in xmlSchemaUnionWildcards()13701 if (nsFound && absentFound) { in xmlSchemaUnionWildcards()13715 } else if (nsFound && (!absentFound)) { in xmlSchemaUnionWildcards()13731 } else if ((!nsFound) && absentFound) { in xmlSchemaUnionWildcards()13741 } else if ((!nsFound) && (!absentFound)) { in xmlSchemaUnionWildcards()