dictbuilder.cpp | 615 id_to_charbuf(dict_trie->lma_idx_buf_ + pos * kLemmaIdSize, 623 id_to_charbuf(dict_trie->lma_idx_buf_ + pos * kLemmaIdSize, idx); 640 void DictBuilder::id_to_charbuf(unsigned char *buf, LemmaIdType id) { function in class:ime_pinyin::DictBuilder
|