Home
last modified time | relevance | path

Searched refs:addScriptChars (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Duspoof_impl.h80 void addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status);
Duspoof_impl.cpp157 addScriptChars(locale, &allowedChars, status); in setAllowedLocales()
219 void SpoofImpl::addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status) { in addScriptChars() function in SpoofImpl
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.h77 void addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status);
Duspoof_impl.cpp169 addScriptChars(locale, &allowedChars, status); in setAllowedLocales()
231 void SpoofImpl::addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status) { in addScriptChars() function in SpoofImpl
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.h80 void addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status);
Duspoof_impl.cpp157 addScriptChars(locale, &allowedChars, status); in setAllowedLocales()
219 void SpoofImpl::addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status) { in addScriptChars() function in SpoofImpl
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.h80 void addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status);
Duspoof_impl.cpp157 addScriptChars(locale, &allowedChars, status); in setAllowedLocales()
219 void SpoofImpl::addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status) { in addScriptChars() function in SpoofImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java699 addScriptChars(locale, fAllowedCharsSet); in setAllowedLocales()
749 private void addScriptChars(ULocale locale, UnicodeSet allowedChars) { in addScriptChars() method in SpoofChecker.Builder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java653 addScriptChars(locale, fAllowedCharsSet); in setAllowedLocales()
702 private void addScriptChars(ULocale locale, UnicodeSet allowedChars) { in addScriptChars() method in SpoofChecker.Builder