Searched refs:minscore (Results 1 – 1 of 1) sorted by relevance
4139 int minscore; in spell_edit_score_limit() local4171 if (score < minscore) in spell_edit_score_limit()4172 minscore = score; in spell_edit_score_limit()4186 minscore = score; in spell_edit_score_limit()4195 minscore = score; in spell_edit_score_limit()4293 return minscore; in spell_edit_score_limit()4314 int minscore; in spell_edit_score_limit_w() local4356 if (score < minscore) in spell_edit_score_limit_w()4371 minscore = score; in spell_edit_score_limit_w()4380 minscore = score; in spell_edit_score_limit_w()[all …]