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