Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutf8.h377 #define U8_NEXT_OR_FFFD(s, i, length, c) U8_INTERNAL_NEXT_OR_SUB(s, i, length, c, 0xfffd) macro
/third_party/node/deps/icu-small/source/common/unicode/
Dutf8.h378 #define U8_NEXT_OR_FFFD(s, i, length, c) U8_INTERNAL_NEXT_OR_SUB(s, i, length, c, 0xfffd) macro
/third_party/icu/icu4c/source/common/unicode/
Dutf8.h378 #define U8_NEXT_OR_FFFD(s, i, length, c) U8_INTERNAL_NEXT_OR_SUB(s, i, length, c, 0xfffd) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutf8.h378 #define U8_NEXT_OR_FFFD(s, i, length, c) U8_INTERNAL_NEXT_OR_SUB(s, i, length, c, 0xfffd) macro