Searched defs:U8_NEXT (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/common/unicode/ |
D | utf8.h | 352 #define U8_NEXT(s, i, length, c) U8_INTERNAL_NEXT_OR_SUB(s, i, length, c, U_SENTINEL) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | utf8.h | 351 #define U8_NEXT(s, i, length, c) U8_INTERNAL_NEXT_OR_SUB(s, i, length, c, U_SENTINEL) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utf8.h | 352 #define U8_NEXT(s, i, length, c) U8_INTERNAL_NEXT_OR_SUB(s, i, length, c, U_SENTINEL) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utf8.h | 352 #define U8_NEXT(s, i, length, c) U8_INTERNAL_NEXT_OR_SUB(s, i, length, c, U_SENTINEL) macro
|