Home | History | Annotate | Download | only in share

Lines Matching full:lma_id

663     LemmaIdType lma_id = lma_id_[pos];
664 if (is_user_lemma(lma_id)) {
665 user_dict_->update_lemma(lma_id, 1, true);
670 uint16 tmp = get_lemma_str(lma_id, word_str + spl_id_fr,
674 tmp = get_lemma_splids(lma_id, spl_ids + spl_id_fr, lma_len, true);