Home
last modified time | relevance | path

Searched refs:uspoof_getAllowedChars (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dspooftest.c277 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 Duspoof.h791 * 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 Duspoof.h791 * 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 Duspoof.h856 * 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 Duspoof.cpp325 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedChars() function
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp326 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedChars() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof.cpp321 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedChars() function
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h1763 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h1828 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h1742 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro

Completed in 38 milliseconds