Home
last modified time | relevance | path

Searched refs:U8_BACK_1 (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
Dutf8.h791 #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); \
Dutf_old.h523 #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/
Dutf8.h791 #define U8_BACK_1(s, start, i) { \ macro
835 U8_BACK_1(s, start, i); \
877 U8_BACK_1(s, start, i); \
Dutf_old.h526 #define UTF8_BACK_1_SAFE(s, start, i) U8_BACK_1(s, start, i)
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutf8.h791 #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); \
Dutf_old.h523 #define UTF8_BACK_1_SAFE(s, start, i) U8_BACK_1(s, start, i)
/third_party/node/deps/icu-small/source/common/unicode/
Dutf8.h791 #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); \
Dutf_old.h523 #define UTF8_BACK_1_SAFE(s, start, i) U8_BACK_1(s, start, i)
/third_party/icu/icu4c/source/test/cintltst/
Dutf8tst.c718 U8_BACK_1(input, 0, offsafe); in TestFwdBack()
/third_party/node/deps/icu-small/source/common/
Dunisetspan.cpp1007 U8_BACK_1(s8, 0, overlap); // Length of the string minus the last code point. in spanUTF8()
/third_party/icu/icu4c/source/common/
Dunisetspan.cpp1007 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/
Dunisetspan.cpp1007 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/
Dunisetspan.cpp996 U8_BACK_1(s8, 0, overlap); // Length of the string minus the last code point. in spanUTF8()