Searched refs:uspoof_getAllowedLocales (Results 1 – 4 of 4) sorted by relevance
555 uspoof_getAllowedLocales(USpoofChecker *sc, UErrorCode *status);
356 allowedLocales = uspoof_getAllowedLocales(sc, &status); in TestUSpoofCAPI()363 allowedLocales = uspoof_getAllowedLocales(sc, &status); in TestUSpoofCAPI()
276 uspoof_getAllowedLocales(USpoofChecker *sc, UErrorCode *status) { in uspoof_getAllowedLocales() function
1605 #define uspoof_getAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedLocales) macro