Searched defs:spelling_str (Results 1 – 1 of 1) sorted by relevance
80 size_t SpellingTable::get_hash_pos(const char* spelling_str) { in get_hash_pos()137 bool SpellingTable::put_spelling(const char* spelling_str, double freq) { in put_spelling()185 bool SpellingTable::contain(const char* spelling_str) { in contain()