Home
last modified time | relevance | path

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

/external/icu4c/common/
Dunisetspan.cpp1352 int32_t cpLength=spanOne(spanSet, s+pos, rest); in spanNot() local
1392 int32_t cpLength=spanOneBack(spanSet, s, pos); in spanNotBack() local
1440 int32_t cpLength=spanOneUTF8(spanSet, s+pos, rest); in spanNotUTF8() local
1483 int32_t cpLength=spanOneBackUTF8(spanSet, s, pos); in spanNotBackUTF8() local
Dpunycode.c375 destCPCount, firstSupplementaryIndex, cpLength; in u_strFromPunycode() local
/external/icu4c/test/intltest/
Dcsdetest.cpp135 int32_t cpLength = eSplit[0].length(); in checkEncoding() local