Searched defs:codePointAndLengthToKey (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/ | ||
D | uspoof_impl.h | 183 inline static int32_t codePointAndLengthToKey(UChar32 codePoint, int32_t length) { in codePointAndLengthToKey() function |
/external/icu/android_icu4j/src/main/java/android/icu/text/ | ||
D | SpoofChecker.java | 1732 public static final int codePointAndLengthToKey(int codePoint, int length) { in codePointAndLengthToKey() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ | ||
D | SpoofChecker.java | 1798 public static final int codePointAndLengthToKey(int codePoint, int length) { in codePointAndLengthToKey() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils |