Searched refs:unum_getLocaleByType (Results 1 – 7 of 7) sorted by relevance
1432 unum_getLocaleByType(const UNumberFormat *fmt,
1188 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
864 unum_getLocaleByType(const UNumberFormat *fmt, in unum_getLocaleByType() function
2670 valid = unum_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale()2671 actual = unum_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale()
2050 return unum_getLocaleByType(fmt, type, status); in unum_getLocaleByType_android()