Searched refs:uspoof_getAllowedChars (Results 1 – 4 of 4) sorted by relevance
261 uset = uspoof_getAllowedChars(sc, &status); in TestUSpoofCAPI()267 TEST_ASSERT_NE(us, uspoof_getAllowedChars(sc, &status)); in TestUSpoofCAPI()268 TEST_ASSERT(uset_equals(us, uspoof_getAllowedChars(sc, &status))); in TestUSpoofCAPI()403 set = uspoof_getAllowedChars(sc, &status); in TestUSpoofCAPI()
601 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
286 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedChars() function
1604 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro