Searched refs:ucal_getLocaleByType (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Ducal.h1269 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status);
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ducal.cpp546 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status) function
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcloctst.c2474 valid = ucal_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec);
2475 actual = ucal_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec);
2477 log_err("ucal_getLocaleByType() failed\n");
2789 const char* l1 = ucal_getLocaleByType(c1, ULOC_VALID_LOCALE, &status);
2790 const char* l2 = ucal_getLocaleByType(c2, ULOC_VALID_LOCALE, &status);
2801 log_verbose("ucal_getLocaleByType old:%s new:%s\n", l1, l2);
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Durename.h513 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType) macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h519 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h519 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h519 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType) macro

Completed in 224 milliseconds