Searched refs:absentFound (Results 1 – 1 of 1) sorted by relevance
13726 int nsFound, absentFound = 0; in xmlSchemaUnionWildcards() local13738 absentFound = 1; in xmlSchemaUnionWildcards()13741 if (nsFound && absentFound) in xmlSchemaUnionWildcards()13746 if (nsFound && absentFound) { in xmlSchemaUnionWildcards()13760 } else if (nsFound && (!absentFound)) { in xmlSchemaUnionWildcards()13776 } else if ((!nsFound) && absentFound) { in xmlSchemaUnionWildcards()13786 } else if ((!nsFound) && (!absentFound)) { in xmlSchemaUnionWildcards()