Searched refs:ConfusableDataUtils (Results 1 – 6 of 6) sorted by relevance
49 class ConfusableDataUtils; variable175 class ConfusableDataUtils {
383 int32_t key = ConfusableDataUtils::codePointAndLengthToKey(keyChar, in build()427 UChar32 codePoint = ConfusableDataUtils::keyToCodePoint(key); in outputData()
824 return ConfusableDataUtils::keyToCodePoint(fCFUKeys[index]); in codePointAt()828 int32_t stringLength = ConfusableDataUtils::keyToLength(fCFUKeys[index]); in appendValueTo()
956 … int key = ConfusableDataUtils.codePointAndLengthToKey(keyChar, targetMapping.fStr.length()); in build()973 int codePoint = ConfusableDataUtils.keyToCodePoint(key); in build()1721 private static final class ConfusableDataUtils { class in SpoofChecker.Builder.ConfusabledataBuilder1767 … return version[0] == ConfusableDataUtils.FORMAT_VERSION || version[1] != 0 || version[2] != 0 in isDataVersionAcceptable()1929 return ConfusableDataUtils.keyToCodePoint(fCFUKeys[index]); in codePointAt()1941 int stringLength = ConfusableDataUtils.keyToLength(fCFUKeys[index]); in appendValueTo()
1001 … int key = ConfusableDataUtils.codePointAndLengthToKey(keyChar, targetMapping.fStr.length()); in build()1018 int codePoint = ConfusableDataUtils.keyToCodePoint(key); in build()1787 private static final class ConfusableDataUtils { class in SpoofChecker.Builder.ConfusabledataBuilder1833 … return version[0] == ConfusableDataUtils.FORMAT_VERSION || version[1] != 0 || version[2] != 0 in isDataVersionAcceptable()1995 return ConfusableDataUtils.keyToCodePoint(fCFUKeys[index]); in codePointAt()2007 int stringLength = ConfusableDataUtils.keyToLength(fCFUKeys[index]); in appendValueTo()
980 …nit>:(Lcom/ibm/icu/text/SpoofChecker;)Vcom/ibm/icu/text/SpoofChecker$ConfusableDataUtils#<init>:()V981 com/ibm/icu/text/SpoofChecker$ConfusableDataUtils#<init>:()V