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_impl.h60 #define CAP_V ((UChar)0x0056) macro
Ddtptngen.cpp203 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
204 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 2, 0},
669 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
Ddtitvfmt.cpp856 case CAP_V: in getDateTimeSkeleton()