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