Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.cpp271 getResolvedScriptSetWithout(input, USCRIPT_CODE_LIMIT, result, status); in getResolvedScriptSet()
276 void SpoofImpl::getResolvedScriptSetWithout(const UnicodeString& input, UScriptCode script, ScriptS… in getResolvedScriptSetWithout() function in SpoofImpl
346 getResolvedScriptSetWithout(input, USCRIPT_LATIN, resolvedNoLatn, status); in getRestrictionLevel()
Duspoof_impl.h85 …void getResolvedScriptSetWithout(const UnicodeString& input, UScriptCode script, ScriptSet& result…
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.cpp271 getResolvedScriptSetWithout(input, USCRIPT_CODE_LIMIT, result, status); in getResolvedScriptSet()
276 void SpoofImpl::getResolvedScriptSetWithout(const UnicodeString& input, UScriptCode script, ScriptS… in getResolvedScriptSetWithout() function in SpoofImpl
346 getResolvedScriptSetWithout(input, USCRIPT_LATIN, resolvedNoLatn, status); in getRestrictionLevel()
Duspoof_impl.h86 …void getResolvedScriptSetWithout(const UnicodeString& input, UScriptCode script, ScriptSet& result…
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.cpp271 getResolvedScriptSetWithout(input, USCRIPT_CODE_LIMIT, result, status); in getResolvedScriptSet()
276 void SpoofImpl::getResolvedScriptSetWithout(const UnicodeString& input, UScriptCode script, ScriptS… in getResolvedScriptSetWithout() function in SpoofImpl
346 getResolvedScriptSetWithout(input, USCRIPT_LATIN, resolvedNoLatn, status); in getRestrictionLevel()
Duspoof_impl.h86 …void getResolvedScriptSetWithout(const UnicodeString& input, UScriptCode script, ScriptSet& result…
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java1620 getResolvedScriptSetWithout(input, UScript.CODE_LIMIT, result); in getResolvedScriptSet()
1627 private void getResolvedScriptSetWithout(CharSequence input, int script, ScriptSet result) { in getResolvedScriptSetWithout() method in SpoofChecker.Builder.ConfusabledataBuilder
1690 getResolvedScriptSetWithout(input, UScript.LATIN, resolvedNoLatn); in getRestrictionLevel()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java1547 getResolvedScriptSetWithout(input, UScript.CODE_LIMIT, result); in getResolvedScriptSet()
1554 private void getResolvedScriptSetWithout(CharSequence input, int script, ScriptSet result) { in getResolvedScriptSetWithout() method in SpoofChecker.Builder.ConfusabledataBuilder
1617 getResolvedScriptSetWithout(input, UScript.LATIN, resolvedNoLatn); in getRestrictionLevel()