Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddt_impl.h86 #define CAP_Y ((UChar)0x0059) macro
Ddtitv_impl.h83 #define CAP_Y ((UChar)0x0059) macro
Ddtptngen_impl.h66 #define CAP_Y ((UChar)0x0059) macro
Ddtitvfmt.cpp817 case CAP_Y: in getDateTimeSkeleton()
1564 /*z.Y*/ LOW_Z, SPACE, CAP_Y, // ZONE_OFFSET, DST_OFFSET, YEAR_WOY,
Ddtptngen.cpp151 {CAP_Y, UDATPG_YEAR_FIELD, DT_NUMERIC + DT_DELTA, 1, 20},
1537 && (typeValue!= UDATPG_YEAR_FIELD || reqFieldChar==CAP_Y)) in adjustFieldTypes()