Searched refs:put_spelling (Results 1 – 5 of 5) sorted by relevance
85 bool put_spelling(const char* spelling_str, double spl_count);
137 bool SpellingTable::put_spelling(const char* spelling_str, double freq) { in put_spelling() function in ime_pinyin::SpellingTable
382 sucess = spl_table->put_spelling(spl_str, 0); in build_ym_info()
481 if (!spl_table_->put_spelling(lemma_arr_[i].pinyin_str[hz_pos], in read_raw_dict()