Searched refs:get_spelling_str (Results 1 – 5 of 5) sorted by relevance
246 const char* get_spelling_str(uint16 splid);
416 const char *str = get_spelling_str(id); in build_ym_info()728 const char* SpellingTrie::get_spelling_str(uint16 splid) { in get_spelling_str() function in ime_pinyin::SpellingTrie
407 const char py1 = *spl_trie.get_spelling_str(id1[i]); in is_fuzzy_prefix_spell_id()427 const char py1 = *spl_trie.get_spelling_str(id1[i]); in fuzzy_compare_spell_id()524 const unsigned char py = *spl_trie.get_spelling_str(splid_str[i]); in prepare_locate()
725 get_spelling_str(dmi->spl_id), dmi->spl_id); in debug_print_dmi()