Home
last modified time | relevance | path

Searched refs:unum_getLocaleByType (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dunum.h1432 unum_getLocaleByType(const UNumberFormat *fmt,
/external/icu/libandroidicu/include/unicode/
Dunum.h1432 unum_getLocaleByType(const UNumberFormat *fmt,
Durename.h1188 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
/external/icu/icu4c/source/i18n/
Dunum.cpp864 unum_getLocaleByType(const UNumberFormat *fmt, in unum_getLocaleByType() function
/external/icu/icu4c/source/common/unicode/
Durename.h1188 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c2670 valid = unum_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale()
2671 actual = unum_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale()
/external/icu/libandroidicu/static_shim/
Dshim.cpp2050 return unum_getLocaleByType(fmt, type, status); in unum_getLocaleByType_android()