Home
last modified time | relevance | path

Searched defs:codePointAndLengthToKey (Results 1 – 5 of 5) 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
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.h186 inline static int32_t codePointAndLengthToKey(UChar32 codePoint, int32_t length) { in codePointAndLengthToKey() function
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.h186 inline static int32_t codePointAndLengthToKey(UChar32 codePoint, int32_t length) { in codePointAndLengthToKey() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java1803 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.java1730 public static final int codePointAndLengthToKey(int codePoint, int length) { in codePointAndLengthToKey() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils