Searched refs:anyNonExcludeRuleSatisfied (Results 1 – 1 of 1) sorted by relevance
250 bool anyNonExcludeRuleSatisfied = false; in match() local261 if (satisfied) anyNonExcludeRuleSatisfied = true; in match()264 return !anyNonExcludeRulePresent || anyNonExcludeRuleSatisfied; in match()