OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTF8_NEXT_CHAR_UNSAFE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h
339
UTF8_NEXT_CHAR_UNSAFE
(s, _utf8_get_char_unsafe_index, c); \
350
#define
UTF8_NEXT_CHAR_UNSAFE
(s, i, c) { \
[
all
...]
/external/icu4c/common/unicode/
utf_old.h
335
UTF8_NEXT_CHAR_UNSAFE
(s, _utf8_get_char_unsafe_index, c); \
346
#define
UTF8_NEXT_CHAR_UNSAFE
(s, i, c) { \
[
all
...]
Completed in 26 milliseconds