Searched refs:sps_limit (Results 1 – 1 of 1) sorted by relevance
396 static int sps_limit = 9999; // max nr of suggestions given variable411 sps_limit = 9999; in spell_check_sps()421 sps_limit = getdigits(&s); in spell_check_sps()438 sps_limit = 9999; in spell_check_sps()541 if (sps_limit > (int)Rows - 2) in spell_suggest()544 limit = sps_limit; in spell_suggest()