Home | History | Annotate | Download | only in share

Lines Matching refs:spl

891   uint16 * spl = get_lemma_spell_ids(offset);
894 int32 off = locate_in_offsets(wrd, spl, nchar);
983 uint16 * spl = get_lemma_spell_ids(offset);
986 int32 off = locate_in_offsets(wrd, spl, nchar);
1826 uint16 *spl = get_lemma_spell_ids(offset);
1828 int score = _get_lemma_score(wrd, spl, nchar);
1840 spl[j], ptemp, temp + sizeof(temp) - ptemp);
2213 uint16 * spl = get_lemma_spell_ids(offset);
2215 if (0 <= fuzzy_compare_spell_id(spl, nchar, &searchable))