Searched refs:spl_id_fr (Results 1 – 1 of 1) sorted by relevance
683 uint16 spl_id_fr = 0; in add_lma_to_userdict() local691 utf16_strncpy(spl_ids + spl_id_fr, spl_id_ + lma_start_[pos], lma_len); in add_lma_to_userdict()693 uint16 tmp = get_lemma_str(lma_id, word_str + spl_id_fr, in add_lma_to_userdict()694 kMaxLemmaSize + 1 - spl_id_fr); in add_lma_to_userdict()697 tmp = get_lemma_splids(lma_id, spl_ids + spl_id_fr, lma_len, true); in add_lma_to_userdict()702 spl_id_fr += lma_len; in add_lma_to_userdict()705 assert(spl_id_fr <= kMaxLemmaSize); in add_lma_to_userdict()708 spl_id_fr, 1); in add_lma_to_userdict()