Searched refs:uspoof_getAllowedChars (Results 1 - 10 of 10) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | spooftest.c | 277 uset = uspoof_getAllowedChars(sc, &status); in TestUSpoofCAPI() 283 TEST_ASSERT_NE(us, uspoof_getAllowedChars(sc, &status)); in TestUSpoofCAPI() 284 TEST_ASSERT(uset_equals(us, uspoof_getAllowedChars(sc, &status))); in TestUSpoofCAPI() 419 set = uspoof_getAllowedChars(sc, &status); in TestUSpoofCAPI()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | uspoof.h | 791 * via the uspoof_getAllowedChars() function. uspoof_setAllowedLocales() 796 * fetching the resulting set with uspoof_getAllowedChars(), 885 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | uspoof.h | 791 * via the uspoof_getAllowedChars() function. uspoof_setAllowedLocales() 796 * fetching the resulting set with uspoof_getAllowedChars(), 885 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | uspoof.h | 856 * via the uspoof_getAllowedChars() function. uspoof_setAllowedLocales() 861 * fetching the resulting set with uspoof_getAllowedChars(), 950 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof.cpp | 325 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedChars() function
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | uspoof.cpp | 326 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedChars() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | uspoof.cpp | 321 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedChars() function
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | urename.h | 1763 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | urename.h | 1828 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | urename.h | 1742 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro
|
Completed in 35 milliseconds