/third_party/icu/icu4c/source/common/unicode/ |
D | utf8.h | 507 #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); \
|
D | utf_old.h | 459 #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/ |
D | utf8.h | 506 #define U8_FWD_1(s, i, length) { \ macro 567 U8_FWD_1(s, i, length); \ 878 U8_FWD_1(s, i, length); \
|
D | utf_old.h | 462 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length)
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utf8.h | 507 #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); \
|
D | utf_old.h | 459 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length)
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utf8.h | 507 #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); \
|
D | utf_old.h | 459 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length)
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
D | simplenormperf.cpp | 47 U8_FWD_1(s, i, length); in toUTF8WithOffsets()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | utf8tst.c | 504 U8_FWD_1(input, j, -1); in TestNulTerminated() 698 U8_FWD_1(input, offsafe, sizeof(input)); in TestFwdBack()
|
D | trie2test.c | 436 U8_FWD_1(illegal, i8, sizeof(illegal)); in testTrieUTF8() 445 U8_FWD_1(illegal, i8, sizeof(illegal)); in testTrieUTF8()
|
D | ucptrietest.c | 573 U8_FWD_1(illegal, i8, sizeof(illegal)); in testTrieUTF8() 582 U8_FWD_1(illegal, i8, sizeof(illegal)); in testTrieUTF8()
|
D | ccapitst.c | 2520 U8_FWD_1(s, oneLength, length); in isOneTruncatedUTF8()
|
/third_party/node/deps/icu-small/source/common/ |
D | unisetspan.cpp | 1185 U8_FWD_1(s8, len1, overlap); in spanBackUTF8()
|
/third_party/icu/icu4c/source/common/ |
D | unisetspan.cpp | 1185 U8_FWD_1(s8, len1, overlap); in spanBackUTF8()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unisetspan.cpp | 1185 U8_FWD_1(s8, len1, overlap); in spanBackUTF8()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unisetspan.cpp | 1174 U8_FWD_1(s8, len1, overlap); in spanBackUTF8()
|