Searched refs:uspoof_getAllowedChars (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | spooftest.c | 276 uset = uspoof_getAllowedChars(sc, &status); in TestUSpoofCAPI() 282 TEST_ASSERT_NE(us, uspoof_getAllowedChars(sc, &status)); in TestUSpoofCAPI() 283 TEST_ASSERT(uset_equals(us, uspoof_getAllowedChars(sc, &status))); in TestUSpoofCAPI() 418 set = uspoof_getAllowedChars(sc, &status); in TestUSpoofCAPI()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | uspoof.h | 885 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
|
/external/icu/libicu/cts_headers/unicode/ |
D | uspoof.h | 885 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
|
D | urename.h | 1727 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | uspoof.h | 885 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
|
D | urename.h | 1727 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro
|
/external/icu/icu4c/source/i18n/ |
D | uspoof.cpp | 321 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedChars() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 1727 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 1727 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars) macro
|