Home
last modified time | relevance | path

Searched refs:U8_FWD_1 (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
Dutf8.h507 #define U8_FWD_1(s, i, length) UPRV_BLOCK_MACRO_BEGIN { \ macro
568 U8_FWD_1(s, i, length); \
878 U8_FWD_1(s, i, length); \
Dutf_old.h459 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length)
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutf8.h506 #define U8_FWD_1(s, i, length) { \ macro
567 U8_FWD_1(s, i, length); \
878 U8_FWD_1(s, i, length); \
Dutf_old.h462 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length)
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutf8.h507 #define U8_FWD_1(s, i, length) UPRV_BLOCK_MACRO_BEGIN { \ macro
568 U8_FWD_1(s, i, length); \
878 U8_FWD_1(s, i, length); \
Dutf_old.h459 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length)
/third_party/node/deps/icu-small/source/common/unicode/
Dutf8.h507 #define U8_FWD_1(s, i, length) UPRV_BLOCK_MACRO_BEGIN { \ macro
568 U8_FWD_1(s, i, length); \
878 U8_FWD_1(s, i, length); \
Dutf_old.h459 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length)
/third_party/icu/icu4c/source/test/perf/normperf/
Dsimplenormperf.cpp47 U8_FWD_1(s, i, length); in toUTF8WithOffsets()
/third_party/icu/icu4c/source/test/cintltst/
Dutf8tst.c504 U8_FWD_1(input, j, -1); in TestNulTerminated()
698 U8_FWD_1(input, offsafe, sizeof(input)); in TestFwdBack()
Dtrie2test.c436 U8_FWD_1(illegal, i8, sizeof(illegal)); in testTrieUTF8()
445 U8_FWD_1(illegal, i8, sizeof(illegal)); in testTrieUTF8()
Ducptrietest.c573 U8_FWD_1(illegal, i8, sizeof(illegal)); in testTrieUTF8()
582 U8_FWD_1(illegal, i8, sizeof(illegal)); in testTrieUTF8()
Dccapitst.c2520 U8_FWD_1(s, oneLength, length); in isOneTruncatedUTF8()
/third_party/node/deps/icu-small/source/common/
Dunisetspan.cpp1185 U8_FWD_1(s8, len1, overlap); in spanBackUTF8()
/third_party/icu/icu4c/source/common/
Dunisetspan.cpp1185 U8_FWD_1(s8, len1, overlap); in spanBackUTF8()
/third_party/skia/third_party/externals/icu/source/common/
Dunisetspan.cpp1185 U8_FWD_1(s8, len1, overlap); in spanBackUTF8()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunisetspan.cpp1174 U8_FWD_1(s8, len1, overlap); in spanBackUTF8()