Searched refs:unum_getLocaleByType (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dunum.h1047 unum_getLocaleByType(const UNumberFormat *fmt,
/external/icu4c/i18n/
H A Dunum.cpp895 unum_getLocaleByType(const UNumberFormat *fmt, function
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h869 #define unum_getLocaleByType unum_getLocaleByType_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h869 #define unum_getLocaleByType unum_getLocaleByType_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h869 #define unum_getLocaleByType unum_getLocaleByType_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h869 #define unum_getLocaleByType unum_getLocaleByType_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1137 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) macro
/external/icu4c/test/cintltst/
H A Dcloctst.c2409 valid = unum_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec);
2410 actual = unum_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec);
2412 log_err("unum_getLocaleByType() failed\n");

Completed in 301 milliseconds