Home
last modified time | relevance | path

Searched refs:spanOne (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUnicodeSetStringSpan.java521 spanLength = spanOne(spanSet, s, pos, rest); in spanWithStrings()
577 int cpLength = spanOne(spanSet, s, pos, rest); in spanAndCount()
612 int cpLength = spanOne(spanSet, s, pos, rest); in spanContainedAndCount()
865 int cpLength = spanOne(spanSet, s, pos, rest); in spanNot()
976 static int spanOne(final UnicodeSet set, CharSequence s, int start, int length) { in spanOne() method in UnicodeSetStringSpan
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java524 spanLength = spanOne(spanSet, s, pos, rest); in spanWithStrings()
580 int cpLength = spanOne(spanSet, s, pos, rest); in spanAndCount()
615 int cpLength = spanOne(spanSet, s, pos, rest); in spanContainedAndCount()
868 int cpLength = spanOne(spanSet, s, pos, rest); in spanNot()
979 static int spanOne(final UnicodeSet set, CharSequence s, int start, int length) { in spanOne() method in UnicodeSetStringSpan
/third_party/skia/third_party/externals/icu/source/common/
Dunisetspan.cpp488 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) { in spanOne() function
777 spanLength=spanOne(spanSet, s+pos, rest); in span()
1364 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunisetspan.cpp485 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) { in spanOne() function
770 spanLength=spanOne(spanSet, s+pos, rest); in span()
1353 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot()
/third_party/node/deps/icu-small/source/common/
Dunisetspan.cpp488 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) { in spanOne() function
777 spanLength=spanOne(spanSet, s+pos, rest); in span()
1364 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot()
/third_party/icu/icu4c/source/common/
Dunisetspan.cpp488 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) { in spanOne() function
777 spanLength=spanOne(spanSet, s+pos, rest); in span()
1364 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot()