Home
last modified time | relevance | path

Searched defs:U8_NEXT (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
Dutf8.h352 #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/
Dutf8.h351 #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/
Dutf8.h352 #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/
Dutf8.h352 #define U8_NEXT(s, i, length, c) U8_INTERNAL_NEXT_OR_SUB(s, i, length, c, U_SENTINEL) macro