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

/external/icu/icu4c/source/test/cintltst/
H A Dspooftest.c254 uset = uspoof_getAllowedChars(sc, &status);
260 TEST_ASSERT_NE(us, uspoof_getAllowedChars(sc, &status));
261 TEST_ASSERT(uset_equals(us, uspoof_getAllowedChars(sc, &status)));
396 set = uspoof_getAllowedChars(sc, &status);
/external/icu/icu4c/source/i18n/unicode/
H A Duspoof.h507 * via the uspoof_getAllowedChars() function. uspoof_setAllowedLocales()
512 * fetching the resulting set with uspoof_getAllowedChars(),
601 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
/external/icu/icu4c/source/i18n/
H A Duspoof.cpp269 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { function
/external/icu/icu4c/source/common/unicode/
H A Durename.h1604 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro

Completed in 385 milliseconds