Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtitv_impl.h78 #define CAP_V ((UChar)0x0056) macro
Ddtptngen_impl.h56 #define CAP_V ((UChar)0x0056) macro
Ddtptngen.cpp197 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
198 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 2, 0},
495 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
Ddtitvfmt.cpp871 case CAP_V: in getDateTimeSkeleton()