Searched refs:get_edit_distance_cutoff (Results 1 – 6 of 6) sorted by relevance
69 extern edit_distance_t get_edit_distance_cutoff (size_t goal_len,162 return ::get_edit_distance_cutoff (m_goal_len, candidate_len);
188 get_edit_distance_cutoff (size_t goal_len, size_t candidate_len) in get_edit_distance_cutoff() function312 ASSERT_TRUE (get_edit_distance_cutoff (goal_len, candidate_len) in test_get_edit_distance_cutoff()
20705 (get_edit_distance_cutoff): Update.33627 * spellcheck.c (get_edit_distance_cutoff): Likewise.
10664 * spellcheck.c (get_edit_distance_cutoff): New function.10682 * spellcheck.h (get_edit_distance_cutoff): New function declaration.
173 get_edit_distance_cutoff (size_t goal_len, size_t candidate_len) in get_edit_distance_cutoff() function294 ASSERT_TRUE (get_edit_distance_cutoff (goal_len, candidate_len) in test_get_edit_distance_cutoff()