Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dutf16char.cpp27 char16 **utf16_str_next) { in utf16_strtok() argument
28 if (NULL == utf16_str || NULL == token_size || NULL == utf16_str_next) { in utf16_strtok()
49 *utf16_str_next = NULL; in utf16_strtok()
53 *utf16_str_next = utf16_str + pos + 1; in utf16_strtok()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dutf16char.h34 char16 **utf16_str_next);
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dutf16char.h34 char16 **utf16_str_next);