Searched refs:spl_table (Results 1 – 1 of 1) sorted by relevance
373 SpellingTable *spl_table = new SpellingTable(); in build_ym_info() local375 sucess = spl_table->init_table(kMaxPinyinSize - 1, 2 * kMaxYmNum, false); in build_ym_info()382 sucess = spl_table->put_spelling(spl_str, 0); in build_ym_info()390 ym_buf = spl_table->arrange(&ym_item_size, &ym_num); in build_ym_info()396 delete spl_table; in build_ym_info()404 delete spl_table; in build_ym_info()