Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtitvinf.cpp574 UnicodeString copySkeleton; in getBestSkeleton() local
576 copySkeleton = skeleton; in getBestSkeleton()
577 copySkeleton.findAndReplace(UnicodeString(CHAR_Z), UnicodeString(CHAR_V)); in getBestSkeleton()
578 inputSkeleton = &copySkeleton; in getBestSkeleton()