Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof_impl.h180 inline static int32_t keyToLength(int32_t key) { in keyToLength() function
Duspoof_impl.cpp828 int32_t stringLength = ConfusableDataUtils::keyToLength(fCFUKeys[index]); in appendValueTo()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSpoofChecker.java1728 public static final int keyToLength(int key) { in keyToLength() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils
1941 int stringLength = ConfusableDataUtils.keyToLength(fCFUKeys[index]); in appendValueTo()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java1794 public static final int keyToLength(int key) { in keyToLength() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils
2007 int stringLength = ConfusableDataUtils.keyToLength(fCFUKeys[index]); in appendValueTo()