Searched refs:uspoof_setAllowedLocales (Results 1 - 10 of 10) sorted by relevance
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | uspoof.h | 280 * characters. See {@link uspoof_setAllowedChars} and {@link uspoof_setAllowedLocales}.</li> 463 * {@link uspoof_setAllowedLocales}. Note that a string that fails this check 717 * Note that methods such as {@link uspoof_setAllowedChars}, {@link uspoof_setAllowedLocales}, and 791 * via the uspoof_getAllowedChars() function. uspoof_setAllowedLocales() 795 * can be made to the result of uspoof_setAllowedLocales() by 815 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status); 825 * uspoof_setAllowedLocales(), but returned list may not be identical 846 * characters that were set with the uspoof_setAllowedLocales() function. 1380 * characters that were set with the uspoof_setAllowedLocales() function.
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | uspoof.h | 280 * characters. See {@link uspoof_setAllowedChars} and {@link uspoof_setAllowedLocales}.</li> 463 * {@link uspoof_setAllowedLocales}. Note that a string that fails this check 717 * Note that methods such as {@link uspoof_setAllowedChars}, {@link uspoof_setAllowedLocales}, and 791 * via the uspoof_getAllowedChars() function. uspoof_setAllowedLocales() 795 * can be made to the result of uspoof_setAllowedLocales() by 815 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status); 825 * uspoof_setAllowedLocales(), but returned list may not be identical 846 * characters that were set with the uspoof_setAllowedLocales() function. 1380 * characters that were set with the uspoof_setAllowedLocales() function.
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | spooftest.c | 377 uspoof_setAllowedLocales(sc, "en, ru_RU", &status); in TestUSpoofCAPI() 402 uspoof_setAllowedLocales(sc, " ", &status); in TestUSpoofCAPI()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | uspoof.h | 300 * characters. See {@link uspoof_setAllowedChars} and {@link uspoof_setAllowedLocales}.</li> 528 * {@link uspoof_setAllowedLocales}. Note that a string that fails this check 782 * Note that methods such as {@link uspoof_setAllowedChars}, {@link uspoof_setAllowedLocales}, and 856 * via the uspoof_getAllowedChars() function. uspoof_setAllowedLocales() 860 * can be made to the result of uspoof_setAllowedLocales() by 880 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status); 890 * uspoof_setAllowedLocales(), but returned list may not be identical 911 * characters that were set with the uspoof_setAllowedLocales() function. 1606 * characters that were set with the uspoof_setAllowedLocales() function.
|
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof.cpp | 306 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status) { in uspoof_setAllowedLocales() function
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | uspoof.cpp | 307 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status) { in uspoof_setAllowedLocales() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | uspoof.cpp | 302 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status) { in uspoof_setAllowedLocales() function
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | urename.h | 1785 #define uspoof_setAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedLocales) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | urename.h | 1853 #define uspoof_setAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedLocales) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | urename.h | 1764 #define uspoof_setAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedLocales) macro
|
Completed in 33 milliseconds