Searched refs:unum_getLocaleByType (Results 1 – 4 of 4) sorted by relevance
1351 unum_getLocaleByType(const UNumberFormat *fmt,
790 unum_getLocaleByType(const UNumberFormat *fmt, in unum_getLocaleByType() function
1159 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
2557 valid = unum_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale()2558 actual = unum_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale()