Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/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.java284 destCPCount, firstSupplementaryIndex, cpLength; in decode() local
DCaseMapImpl.java373 int cpLength, int options, Edits edits) throws IOException { in appendResult()
/external/icu/icu4j/main/classes/core/src/com/ibm/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.java282 destCPCount, firstSupplementaryIndex, cpLength; in decode() local
DCaseMapImpl.java368 int cpLength, int options, Edits edits) throws IOException { in appendResult()
/external/icu/icu4c/source/common/
Dunisetspan.cpp1353 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot() local
1393 int32_t cpLength=spanOneBack(spanSet, s, pos); in spanNotBack() local
1441 int32_t cpLength=spanOneUTF8(spanSet, s+pos, rest); in spanNotUTF8() local
1484 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.cpp140 appendResult(int32_t cpLength, int32_t result, const UChar *s, in appendResult()
Dustrcase.cpp59 int32_t cpLength, uint32_t options, icu::Edits *edits) { in appendResult()
Duts46.cpp835 int32_t cpLength=0; in processLabel() local
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp163 int32_t cpLength = eSplit[0].length(); in checkEncoding() local