Searched refs:CAP_V (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | dt_impl.h | 84 #define CAP_V ((UChar)0x0056) macro
|
D | dtitv_impl.h | 81 #define CAP_V ((UChar)0x0056) macro
|
D | dtptngen_impl.h | 63 #define CAP_V ((UChar)0x0056) macro
|
D | dtptngen.cpp | 245 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0}, 246 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 2, 0}, 247 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG-1 - DT_DELTA, 3, 0}, 248 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG-2 - DT_DELTA, 4, 0}, 741 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
|
D | dtitvfmt.cpp | 859 case CAP_V: in getDateTimeSkeleton()
|