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/libicu/src/ |
D | shim.cpp | 965 …int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode… in unorm2_append() 1013 …int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode… in unorm2_normalizeSecondAndAppend()
|