Searched defs:UTF_NEXT_CHAR (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/common/unicode/ |
D | utf_old.h | 1062 #define UTF_NEXT_CHAR(s, i, length, c) U16_NEXT(s, i, length, c) macro
|
/external/chromium/third_party/icu/public/common/unicode/ |
D | utf_old.h | 1062 #define UTF_NEXT_CHAR(s, i, length, c) U16_NEXT(s, i, length, c) macro
|