Home
last modified time | relevance | path

Searched refs:lengthInUTF8 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof.cpp743 int32_t lengthInUTF8 = 0; in uspoof_getSkeletonUTF8() local
744 u_strToUTF8(dest, destCapacity, &lengthInUTF8, in uspoof_getSkeletonUTF8()
746 return lengthInUTF8; in uspoof_getSkeletonUTF8()