Searched refs:unum_getLocaleByType (Results 1 – 9 of 9) sorted by relevance
1472 unum_getLocaleByType(const UNumberFormat *fmt,
1227 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
869 unum_getLocaleByType(const UNumberFormat *fmt, in unum_getLocaleByType() function
2873 valid = unum_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale()2874 actual = unum_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale()