OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTF8_SET_CHAR_START_SAFE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h
345
UTF8_SET_CHAR_START_SAFE
(s, start, _utf8_get_char_safe_index); \
436
#define
UTF8_SET_CHAR_START_SAFE
(s, start, i) U8_SET_CP_START(s, start, i)
[
all
...]
/external/icu4c/common/unicode/
utf_old.h
341
UTF8_SET_CHAR_START_SAFE
(s, start, _utf8_get_char_safe_index); \
432
#define
UTF8_SET_CHAR_START_SAFE
(s, start, i) U8_SET_CP_START(s, start, i)
[
all
...]
Completed in 26 milliseconds