Searched refs:U8_BACK_1 (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/common/unicode/ |
D | utf8.h | 791 #define U8_BACK_1(s, start, i) UPRV_BLOCK_MACRO_BEGIN { \ macro 835 U8_BACK_1(s, start, i); \ 877 U8_BACK_1(s, start, i); \
|
D | utf_old.h | 523 #define UTF8_BACK_1_SAFE(s, start, i) U8_BACK_1(s, start, i)
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | utf8.h | 791 #define U8_BACK_1(s, start, i) { \ macro 835 U8_BACK_1(s, start, i); \ 877 U8_BACK_1(s, start, i); \
|
D | utf_old.h | 526 #define UTF8_BACK_1_SAFE(s, start, i) U8_BACK_1(s, start, i)
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utf8.h | 791 #define U8_BACK_1(s, start, i) UPRV_BLOCK_MACRO_BEGIN { \ macro 835 U8_BACK_1(s, start, i); \ 877 U8_BACK_1(s, start, i); \
|
D | utf_old.h | 523 #define UTF8_BACK_1_SAFE(s, start, i) U8_BACK_1(s, start, i)
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utf8.h | 791 #define U8_BACK_1(s, start, i) UPRV_BLOCK_MACRO_BEGIN { \ macro 835 U8_BACK_1(s, start, i); \ 877 U8_BACK_1(s, start, i); \
|
D | utf_old.h | 523 #define UTF8_BACK_1_SAFE(s, start, i) U8_BACK_1(s, start, i)
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | utf8tst.c | 718 U8_BACK_1(input, 0, offsafe); in TestFwdBack()
|
/third_party/node/deps/icu-small/source/common/ |
D | unisetspan.cpp | 1007 U8_BACK_1(s8, 0, overlap); // Length of the string minus the last code point. in spanUTF8()
|
/third_party/icu/icu4c/source/common/ |
D | unisetspan.cpp | 1007 U8_BACK_1(s8, 0, overlap); // Length of the string minus the last code point. in spanUTF8()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unisetspan.cpp | 1007 U8_BACK_1(s8, 0, overlap); // Length of the string minus the last code point. in spanUTF8()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unisetspan.cpp | 996 U8_BACK_1(s8, 0, overlap); // Length of the string minus the last code point. in spanUTF8()
|