Searched refs:uspoof_getAllowedLocales (Results 1 – 9 of 9) sorted by relevance
839 uspoof_getAllowedLocales(USpoofChecker *sc, UErrorCode *status);
1728 #define uspoof_getAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedLocales) macro
371 allowedLocales = uspoof_getAllowedLocales(sc, &status); in TestUSpoofCAPI()378 allowedLocales = uspoof_getAllowedLocales(sc, &status); in TestUSpoofCAPI()
311 uspoof_getAllowedLocales(USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedLocales() function