OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utf16_atoi
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
utf16char.h
36
int
utf16_atoi
(const char16 *utf16_str);
/packages/inputmethods/PinyinIME/jni/share/
utf16char.cpp
62
int
utf16_atoi
(const char16 *utf16_str) {
function
dictbuilder.cpp
448
int gbk_flag =
utf16_atoi
(token);
Completed in 388 milliseconds