Searched defs:secondLength (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A 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()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A 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()
|
/aosp_15_r20/external/icu/libicu/src/ |
H A D | shim.cpp | 1078 …int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode… in unorm2_append() 1126 …int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode… in unorm2_normalizeSecondAndAppend()
|