Home
last modified time | relevance | path

Searched defs:cpLength (Results 1 – 25 of 28) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUnicodeSetStringSpan.java577 int cpLength = spanOne(spanSet, s, pos, rest); in spanAndCount() local
612 int cpLength = spanOne(spanSet, s, pos, rest); in spanContainedAndCount() local
865 int cpLength = spanOne(spanSet, s, pos, rest); in spanNot() local
909 int cpLength = spanOneBack(spanSet, s, pos); in spanNotBack() local
DPunycode.java279 destCPCount, firstSupplementaryIndex, cpLength; in decode() local
DCaseMapImpl.java373 int cpLength, int options, Edits edits) throws IOException { in appendResult()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java580 int cpLength = spanOne(spanSet, s, pos, rest); in spanAndCount() local
615 int cpLength = spanOne(spanSet, s, pos, rest); in spanContainedAndCount() local
868 int cpLength = spanOne(spanSet, s, pos, rest); in spanNot() local
912 int cpLength = spanOneBack(spanSet, s, pos); in spanNotBack() local
DPunycode.java282 destCPCount, firstSupplementaryIndex, cpLength; in decode() local
DCaseMapImpl.java379 int cpLength, int options, Edits edits) throws IOException { in appendResult()
/third_party/node/deps/icu-small/source/common/
Dunisetspan.cpp1364 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot() local
1405 int32_t cpLength=spanOneBack(spanSet, s, pos); in spanNotBack() local
1454 int32_t cpLength=spanOneUTF8(spanSet, s+pos, rest); in spanNotUTF8() local
1497 int32_t cpLength=spanOneBackUTF8(spanSet, s, pos); in spanNotBackUTF8() local
Dpunycode.cpp379 destCPCount, firstSupplementaryIndex, cpLength; in u_strFromPunycode() local
Dsimpleformatter.cpp211 int32_t cpLength = compiledPattern.length(); in formatAndReplace() local
Dnormalizer2impl.cpp141 int32_t cpLength = (int32_t)(cpLimit - cpStart); in appendCodePointDelta() local
301 int32_t cpLength=U16_LENGTH(c); in appendZeroCC() local
Ducasemap.cpp139 appendResult(int32_t cpLength, int32_t result, const char16_t *s, in appendResult()
Dustrcase.cpp65 int32_t cpLength, uint32_t options, icu::Edits *edits) { in appendResult()
/third_party/skia/third_party/externals/icu/source/common/
Dunisetspan.cpp1364 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot() local
1405 int32_t cpLength=spanOneBack(spanSet, s, pos); in spanNotBack() local
1454 int32_t cpLength=spanOneUTF8(spanSet, s+pos, rest); in spanNotUTF8() local
1497 int32_t cpLength=spanOneBackUTF8(spanSet, s, pos); in spanNotBackUTF8() local
Dpunycode.cpp379 destCPCount, firstSupplementaryIndex, cpLength; in u_strFromPunycode() local
Dsimpleformatter.cpp211 int32_t cpLength = compiledPattern.length(); in formatAndReplace() local
Ducasemap.cpp140 appendResult(int32_t cpLength, int32_t result, const UChar *s, in appendResult()
Dnormalizer2impl.cpp141 int32_t cpLength = (int32_t)(cpLimit - cpStart); in appendCodePointDelta() local
301 int32_t cpLength=U16_LENGTH(c); in appendZeroCC() local
Dustrcase.cpp59 int32_t cpLength, uint32_t options, icu::Edits *edits) { in appendResult()
/third_party/icu/icu4c/source/common/
Dunisetspan.cpp1364 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot() local
1405 int32_t cpLength=spanOneBack(spanSet, s, pos); in spanNotBack() local
1454 int32_t cpLength=spanOneUTF8(spanSet, s+pos, rest); in spanNotUTF8() local
1497 int32_t cpLength=spanOneBackUTF8(spanSet, s, pos); in spanNotBackUTF8() local
Dpunycode.cpp379 destCPCount, firstSupplementaryIndex, cpLength; in u_strFromPunycode() local
Dsimpleformatter.cpp211 int32_t cpLength = compiledPattern.length(); in formatAndReplace() local
Dnormalizer2impl.cpp141 int32_t cpLength = (int32_t)(cpLimit - cpStart); in appendCodePointDelta() local
301 int32_t cpLength=U16_LENGTH(c); in appendZeroCC() local
Ducasemap.cpp139 appendResult(int32_t cpLength, int32_t result, const UChar *s, in appendResult()
Dustrcase.cpp65 int32_t cpLength, uint32_t options, icu::Edits *edits) { in appendResult()
/third_party/icu/icu4c/source/test/intltest/
Dcsdetest.cpp167 int32_t cpLength = eSplit[0].length(); in checkEncoding() local

12