Searched refs:ucal_getLocaleByType (Results 1 – 9 of 9) sorted by relevance
/external/icu/libicu/cts_headers/unicode/ |
D | ucal.h | 1331 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status);
|
D | urename.h | 531 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 1331 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status);
|
D | urename.h | 531 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1331 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status);
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 573 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status) in ucal_getLocaleByType() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 2849 valid = ucal_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale() 2850 actual = ucal_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale() 3229 const char* l1 = ucal_getLocaleByType(c1, ULOC_VALID_LOCALE, &status); in TestCalendar() 3230 const char* l2 = ucal_getLocaleByType(c2, ULOC_VALID_LOCALE, &status); in TestCalendar()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 531 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 531 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType) macro
|