Searched refs:notIn (Results 1 – 4 of 4) sorted by relevance
328 curAndConstraint->notIn=TRUE; in parseDescription()526 notIn=FALSE; in AndConstraint()538 this->notIn=other.notIn; in AndConstraint()593 if (notIn) { in isFulfilled()750 if (andRule->notIn) { in dumpRules()766 if (andRule->notIn) { in dumpRules()778 if (andRule->notIn) { in dumpRules()
159 UBool notIn; variable