OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U8_GET
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utf8.h
194
* @see
U8_GET
221
#define
U8_GET
(s, start, i, length, c) { \
/external/icu4c/common/unicode/
utf8.h
220
* @see
U8_GET
250
#define
U8_GET
(s, start, i, length, c) { \
272
* Use
U8_GET
() if that distinction is important.
279
* @see
U8_GET
Completed in 26 milliseconds