OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:char8
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
utf16char.cpp
86
char
char8
[256];
local
89
utf16_strcpy_tochar(
char8
, utf16_str);
90
return atof(
char8
);
/packages/inputmethods/PinyinIME/jni/include/
splparser.h
52
// uses char16 instead of
char8
.
57
// uses char16 instead of
char8
.
Completed in 154 milliseconds