Searched refs:nsFound (Results 1 – 1 of 1) sorted by relevance
13642 int nsFound, absentFound = 0; in xmlSchemaUnionWildcards() local13651 nsFound = 0; in xmlSchemaUnionWildcards()13656 nsFound = 1; in xmlSchemaUnionWildcards()13657 if (nsFound && absentFound) in xmlSchemaUnionWildcards()13662 if (nsFound && absentFound) { in xmlSchemaUnionWildcards()13676 } else if (nsFound && (!absentFound)) { in xmlSchemaUnionWildcards()13692 } else if ((!nsFound) && absentFound) { in xmlSchemaUnionWildcards()13702 } else if ((!nsFound) && (!absentFound)) { in xmlSchemaUnionWildcards()