OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTF8_NEED_MULTIPLE_UCHAR
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h
292
#define
UTF8_NEED_MULTIPLE_UCHAR
(c) ((uint32_t)(c)>0x7f)
[
all
...]
/external/icu4c/common/unicode/
utf_old.h
288
#define
UTF8_NEED_MULTIPLE_UCHAR
(c) ((uint32_t)(c)>0x7f)
[
all
...]
Completed in 963 milliseconds