/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UnicodeSetStringSpan.java | 577 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
|
D | Punycode.java | 279 destCPCount, firstSupplementaryIndex, cpLength; in decode() local
|
D | CaseMapImpl.java | 373 int cpLength, int options, Edits edits) throws IOException { in appendResult()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UnicodeSetStringSpan.java | 580 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
|
D | Punycode.java | 282 destCPCount, firstSupplementaryIndex, cpLength; in decode() local
|
D | CaseMapImpl.java | 379 int cpLength, int options, Edits edits) throws IOException { in appendResult()
|
/third_party/node/deps/icu-small/source/common/ |
D | unisetspan.cpp | 1364 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
|
D | punycode.cpp | 379 destCPCount, firstSupplementaryIndex, cpLength; in u_strFromPunycode() local
|
D | simpleformatter.cpp | 211 int32_t cpLength = compiledPattern.length(); in formatAndReplace() local
|
D | normalizer2impl.cpp | 141 int32_t cpLength = (int32_t)(cpLimit - cpStart); in appendCodePointDelta() local 301 int32_t cpLength=U16_LENGTH(c); in appendZeroCC() local
|
D | ucasemap.cpp | 139 appendResult(int32_t cpLength, int32_t result, const char16_t *s, in appendResult()
|
D | ustrcase.cpp | 65 int32_t cpLength, uint32_t options, icu::Edits *edits) { in appendResult()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unisetspan.cpp | 1364 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
|
D | punycode.cpp | 379 destCPCount, firstSupplementaryIndex, cpLength; in u_strFromPunycode() local
|
D | simpleformatter.cpp | 211 int32_t cpLength = compiledPattern.length(); in formatAndReplace() local
|
D | ucasemap.cpp | 140 appendResult(int32_t cpLength, int32_t result, const UChar *s, in appendResult()
|
D | normalizer2impl.cpp | 141 int32_t cpLength = (int32_t)(cpLimit - cpStart); in appendCodePointDelta() local 301 int32_t cpLength=U16_LENGTH(c); in appendZeroCC() local
|
D | ustrcase.cpp | 59 int32_t cpLength, uint32_t options, icu::Edits *edits) { in appendResult()
|
/third_party/icu/icu4c/source/common/ |
D | unisetspan.cpp | 1364 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
|
D | punycode.cpp | 379 destCPCount, firstSupplementaryIndex, cpLength; in u_strFromPunycode() local
|
D | simpleformatter.cpp | 211 int32_t cpLength = compiledPattern.length(); in formatAndReplace() local
|
D | normalizer2impl.cpp | 141 int32_t cpLength = (int32_t)(cpLimit - cpStart); in appendCodePointDelta() local 301 int32_t cpLength=U16_LENGTH(c); in appendZeroCC() local
|
D | ucasemap.cpp | 139 appendResult(int32_t cpLength, int32_t result, const UChar *s, in appendResult()
|
D | ustrcase.cpp | 65 int32_t cpLength, uint32_t options, icu::Edits *edits) { in appendResult()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | csdetest.cpp | 167 int32_t cpLength = eSplit[0].length(); in checkEncoding() local
|