Searched defs:splstr_to_idxs (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/jni/share/
H A Dsplparser.cpp30 uint16 SpellingParser::splstr_to_idxs(const char *splstr, uint16 str_len, function in class:ime_pinyin::SpellingParser
146 uint16 idx_num = splstr_to_idxs(splstr, str_len, spl_idx, start_pos,
296 if (splstr_to_idxs(splstr, str_len, spl_idx, start_pos, 2, *is_pre) != 1)
312 if (splstr_to_idxs(splstr, str_len, spl_idx, start_pos, 2, *is_pre) != 1)

Completed in 70 milliseconds