Searched defs:secondLength (Results 1 – 2 of 2) sorted by relevance
/external/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()
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 1938 …int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode… in unorm2_append_android() 1989 …int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode… in unorm2_normalizeSecondAndAppend_android()
|