Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtitv_impl.h81 #define CAP_V ((UChar)0x0056) macro
Ddt_impl.h84 #define CAP_V ((UChar)0x0056) macro
Ddtptngen.cpp244 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
245 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 2, 0},
246 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG-1 - DT_DELTA, 3, 0},
247 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG-2 - DT_DELTA, 4, 0},
713 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
Ddtptngen_impl.h63 #define CAP_V ((UChar)0x0056) macro
Ddtitvfmt.cpp859 case CAP_V: in getDateTimeSkeleton()