Searched refs:uset_spanBackUTF8 (Results 1 – 14 of 14) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 665 6!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) || in TestSpan() 666 3!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_NOT_CONTAINED) in TestSpan() 685 6!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) || in TestSpan() 686 3!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_NOT_CONTAINED) in TestSpan()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uset.h | 1004 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition);
|
D | urename.h | 1652 #define uset_spanBackUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanBackUTF8) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uset.h | 1138 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition);
|
D | urename.h | 1736 #define uset_spanBackUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanBackUTF8) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uset.h | 1090 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition);
|
D | urename.h | 1727 #define uset_spanBackUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanBackUTF8) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uset.h | 1090 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition);
|
D | urename.h | 1727 #define uset_spanBackUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanBackUTF8) macro
|
/third_party/icu/docs/userguide/strings/ |
D | utf-8.md | 120 uset_spanBackUTF8() (These are highly optimized for UTF-8 processing.)
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uset.cpp | 218 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) { in uset_spanBackUTF8() function
|
/third_party/node/deps/icu-small/source/common/ |
D | uset.cpp | 258 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) { in uset_spanBackUTF8() function
|
/third_party/icu/icu4c/source/common/ |
D | uset.cpp | 253 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) { in uset_spanBackUTF8() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uset.cpp | 253 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) { in uset_spanBackUTF8() function
|