Searched refs:getAugmentedScriptSet (Results 1 – 6 of 6) sorted by relevance
/external/icu/libicu/cts_headers/ |
D | uspoof_impl.h | 83 static void getAugmentedScriptSet(UChar32 codePoint, ScriptSet& result, UErrorCode& status);
|
/external/icu/icu4c/source/i18n/ |
D | uspoof_impl.h | 83 static void getAugmentedScriptSet(UChar32 codePoint, ScriptSet& result, UErrorCode& status);
|
D | uspoof_impl.cpp | 239 void SpoofImpl::getAugmentedScriptSet(UChar32 codePoint, ScriptSet& result, UErrorCode& status) { in getAugmentedScriptSet() function in SpoofImpl 285 getAugmentedScriptSet(codePoint, temp, status); in getResolvedScriptSetWithout()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | SpoofChecker.java | 1517 private static void getAugmentedScriptSet(int codePoint, ScriptSet result) { in getAugmentedScriptSet() method in SpoofChecker.Builder.ConfusabledataBuilder 1566 getAugmentedScriptSet(codePoint, temp); in getResolvedScriptSetWithout()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | SpoofChecker.java | 1584 private static void getAugmentedScriptSet(int codePoint, ScriptSet result) { in getAugmentedScriptSet() method in SpoofChecker.Builder.ConfusabledataBuilder 1633 getAugmentedScriptSet(codePoint, temp); in getResolvedScriptSetWithout()
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |