Searched refs:uset_spanBack (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 656 2!=uset_spanBack(idSet, s16, 2, USET_SPAN_CONTAINED) || in TestSpan() 657 1!=uset_spanBack(idSet, s16, 2, USET_SPAN_NOT_CONTAINED) in TestSpan() 676 2!=uset_spanBack(idSet, s16, 2, USET_SPAN_CONTAINED) || in TestSpan() 677 1!=uset_spanBack(idSet, s16, 2, USET_SPAN_NOT_CONTAINED) in TestSpan()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uset.h | 961 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition);
|
D | urename.h | 1651 #define uset_spanBack U_ICU_ENTRY_POINT_RENAME(uset_spanBack) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uset.h | 1095 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition);
|
D | urename.h | 1735 #define uset_spanBack U_ICU_ENTRY_POINT_RENAME(uset_spanBack) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uset.h | 1047 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition);
|
D | urename.h | 1726 #define uset_spanBack U_ICU_ENTRY_POINT_RENAME(uset_spanBack) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uset.h | 1047 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition);
|
D | urename.h | 1726 #define uset_spanBack U_ICU_ENTRY_POINT_RENAME(uset_spanBack) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uset.cpp | 208 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) { in uset_spanBack() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uset.cpp | 243 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) { in uset_spanBack() function
|
/third_party/icu/icu4c/source/common/ |
D | uset.cpp | 243 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) { in uset_spanBack() function
|
/third_party/node/deps/icu-small/source/common/ |
D | uset.cpp | 248 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) { in uset_spanBack() function
|