Searched refs:unum_getLocaleByType (Results 1 – 4 of 4) sorted by relevance
1410 unum_getLocaleByType(const UNumberFormat *fmt,
864 unum_getLocaleByType(const UNumberFormat *fmt, in unum_getLocaleByType() function
1157 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
2631 valid = unum_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale()2632 actual = unum_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale()