Searched refs:logDateFormat (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 1770 static const UChar logDateFormat[] = { 0x0045,0x0045,0x0045,0x0020,0x004D,0x004D,0x004D,0x0020,0x00… variable 1773 enum { kFormattedDateMax = 2*UPRV_LENGTHOF(logDateFormat) }; 1783 udat_applyPattern(fmt, FALSE, logDateFormat, -1); in TestWeekend()
|