Searched refs:get_hash_pos (Results 1 – 3 of 3) sorted by relevance
80 size_t SpellingTable::get_hash_pos(const char* spelling_str) { in get_hash_pos() function in ime_pinyin::SpellingTable149 size_t hash_pos = get_hash_pos(spelling_str); in put_spelling()189 size_t hash_pos = get_hash_pos(spelling_str); in contain()
66 size_t get_hash_pos(const char* spelling_str);