Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.h185 inline static int32_t codePointAndLengthToKey(UChar32 codePoint, int32_t length) { in codePointAndLengthToKey() function
Duspoof_conf.cpp383 int32_t key = ConfusableDataUtils::codePointAndLengthToKey(keyChar, in build()
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.h186 inline static int32_t codePointAndLengthToKey(UChar32 codePoint, int32_t length) { in codePointAndLengthToKey() function
Duspoof_conf.cpp382 int32_t key = ConfusableDataUtils::codePointAndLengthToKey(keyChar, in build()
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.h186 inline static int32_t codePointAndLengthToKey(UChar32 codePoint, int32_t length) { in codePointAndLengthToKey() function
Duspoof_conf.cpp382 int32_t key = ConfusableDataUtils::codePointAndLengthToKey(keyChar, in build()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java1006 … int key = ConfusableDataUtils.codePointAndLengthToKey(keyChar, targetMapping.fStr.length()); in build()
1803 public static final int codePointAndLengthToKey(int codePoint, int length) { in codePointAndLengthToKey() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java954 … int key = ConfusableDataUtils.codePointAndLengthToKey(keyChar, targetMapping.fStr.length()); in build()
1730 public static final int codePointAndLengthToKey(int codePoint, int length) { in codePointAndLengthToKey() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils