Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java569 int cpLength = spanOne(spanSet, s, pos, rest); in spanAndCount() local
604 int cpLength = spanOne(spanSet, s, pos, rest); in spanContainedAndCount() local
857 int cpLength = spanOne(spanSet, s, pos, rest); in spanNot() local
901 int cpLength = spanOneBack(spanSet, s, pos); in spanNotBack() local
DPunycode.java275 destCPCount, firstSupplementaryIndex, cpLength; in decode() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUnicodeSetStringSpan.java573 int cpLength = spanOne(spanSet, s, pos, rest); in spanAndCount() local
608 int cpLength = spanOne(spanSet, s, pos, rest); in spanContainedAndCount() local
861 int cpLength = spanOne(spanSet, s, pos, rest); in spanNot() local
905 int cpLength = spanOneBack(spanSet, s, pos); in spanNotBack() local
DPunycode.java277 destCPCount, firstSupplementaryIndex, cpLength; in decode() local
/external/icu/icu4c/source/common/
Dunisetspan.cpp1354 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot() local
1394 int32_t cpLength=spanOneBack(spanSet, s, pos); in spanNotBack() local
1442 int32_t cpLength=spanOneUTF8(spanSet, s+pos, rest); in spanNotUTF8() local
1485 int32_t cpLength=spanOneBackUTF8(spanSet, s, pos); in spanNotBackUTF8() local
Dpunycode.cpp380 destCPCount, firstSupplementaryIndex, cpLength; in u_strFromPunycode() local
Dsimplepatternformatter.cpp210 int32_t cpLength = compiledPattern.length(); in formatAndReplace() local
Duts46.cpp812 int32_t cpLength=0; in processLabel() local
Dnormalizer2impl.cpp128 int32_t cpLength=U16_LENGTH(c); in appendZeroCC() local
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp163 int32_t cpLength = eSplit[0].length(); in checkEncoding() local