Searched refs:ScoreA (Results 1 – 1 of 1) sorted by relevance
5809 int ScoreA = RuleMatcherScores[A.getRuleID()]; in run() local5811 if (ScoreA > ScoreB) in run()5813 if (ScoreB > ScoreA) in run()