Home
last modified time | relevance | path

Searched refs:this_spl_buf (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtable.cpp280 char *this_spl_buf = spelling_buf_ + pos * spelling_size_; in arrange() local
281 this_spl_buf[spelling_size_ - 1] = in arrange()
285 printf("---pos:%d, %s, psb:%d\n", pos, this_spl_buf, in arrange()
286 (unsigned char)this_spl_buf[spelling_size_ -1]); in arrange()