OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTF8_SET_CHAR_LIMIT_SAFE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h
500
#define
UTF8_SET_CHAR_LIMIT_SAFE
(s, start, i, length) U8_SET_CP_LIMIT(s, start, i, length)
[
all
...]
/external/icu4c/common/unicode/
utf_old.h
496
#define
UTF8_SET_CHAR_LIMIT_SAFE
(s, start, i, length) U8_SET_CP_LIMIT(s, start, i, length)
[
all
...]
Completed in 638 milliseconds