Searched defs:secondLength (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/icu-small/source/common/ |
D | normalizer2.cpp | 365 const char16_t *second, int32_t secondLength, in normalizeSecondAndAppend() 421 const char16_t *second, int32_t secondLength, in unorm2_normalizeSecondAndAppend() 432 const char16_t *second, int32_t secondLength, in unorm2_append()
|
/third_party/icu/icu4c/source/common/ |
D | normalizer2.cpp | 365 const UChar *second, int32_t secondLength, in normalizeSecondAndAppend() 421 const UChar *second, int32_t secondLength, in unorm2_normalizeSecondAndAppend() 432 const UChar *second, int32_t secondLength, in unorm2_append()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | normalizer2.cpp | 365 const UChar *second, int32_t secondLength, in normalizeSecondAndAppend() 421 const UChar *second, int32_t secondLength, in unorm2_normalizeSecondAndAppend() 432 const UChar *second, int32_t secondLength, in unorm2_append()
|
/third_party/icu/ohos_icu4c/src/ |
D | icu_addon.cpp | 1600 …int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode… in unorm2_append() 1651 …int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode… in unorm2_normalizeSecondAndAppend()
|