Home
last modified time | relevance | path

Searched refs:UDateFormatSymbolType (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcdattst.h44 static void VerifygetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
45 static void VerifysetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
46 static void VerifygetsetSymbols(UDateFormat*, UDateFormat*, UDateFormatSymbolType, int32_t);
Dcdattst.c1051 static void VerifygetSymbols(UDateFormat* datfor, UDateFormatSymbolType type, int32_t idx, const ch… in VerifygetSymbols()
1086 static void VerifysetSymbols(UDateFormat* datfor, UDateFormatSymbolType type, int32_t idx, const ch… in VerifysetSymbols()
1129 static void VerifygetsetSymbols(UDateFormat* from, UDateFormat* to, UDateFormatSymbolType type, int… in VerifygetsetSymbols()
/external/icu/icu4c/source/i18n/unicode/
Dudat.h1355 typedef enum UDateFormatSymbolType { enum
1449 } UDateFormatSymbolType; typedef
1476 UDateFormatSymbolType type,
1496 UDateFormatSymbolType type);
1515 UDateFormatSymbolType type,
/external/icu/icu4c/source/samples/cal/
Dcal.c47 UDateFormatSymbolType type,
287 UDateFormatSymbolType type, in get_symbols()
339 UDateFormatSymbolType dayType = (useLongNames ? UDAT_WEEKDAYS : UDAT_SHORT_WEEKDAYS); in get_days()
363 UDateFormatSymbolType monthType = (useLongNames ? UDAT_MONTHS : UDAT_SHORT_MONTHS); in get_months()
/external/icu/icu4c/source/i18n/
Dudat.cpp588 UDateFormatSymbolType type, in udat_getSymbols()
739 UDateFormatSymbolType type) in udat_countSymbols()
1087 UDateFormatSymbolType type, in udat_setSymbols()