Searched refs:uspoof_setAllowedLocales (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | spooftest.c | 364 uspoof_setAllowedLocales(sc, "en, ru_RU", &status); in TestUSpoofCAPI() 389 uspoof_setAllowedLocales(sc, " ", &status); in TestUSpoofCAPI()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | uspoof.h | 831 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status);
|
/external/icu/libandroidicu/include/unicode/ |
D | uspoof.h | 831 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status);
|
D | urename.h | 1688 #define uspoof_setAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedLocales) macro
|
/external/icu/icu4c/source/i18n/ |
D | uspoof.cpp | 299 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status) { in uspoof_setAllowedLocales() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 1688 #define uspoof_setAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedLocales) macro
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 2809 uspoof_setAllowedLocales(sc, localesList, status); in uspoof_setAllowedLocales_android()
|