Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dunum.h1472 unum_getLocaleByType(const UNumberFormat *fmt,
/external/icu/libicu/cts_headers/unicode/
Dunum.h1472 unum_getLocaleByType(const UNumberFormat *fmt,
Durename.h1227 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
/external/icu/libandroidicu/include/unicode/
Dunum.h1472 unum_getLocaleByType(const UNumberFormat *fmt,
Durename.h1227 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
/external/icu/icu4c/source/i18n/
Dunum.cpp869 unum_getLocaleByType(const UNumberFormat *fmt, in unum_getLocaleByType() function
/external/icu/icu4c/source/common/unicode/
Durename.h1227 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h1227 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c2873 valid = unum_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale()
2874 actual = unum_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale()