Searched refs:CAP_V (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | dtitv_impl.h | 77 #define CAP_V ((UChar)0x0056) macro
|
D | dtptngen_impl.h | 56 #define CAP_V ((UChar)0x0056) macro
|
D | dtptngen.cpp | 200 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0}, 201 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 2, 0}, 490 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
|
D | dtitvfmt.cpp | 850 case CAP_V: in getDateTimeSkeleton()
|
/external/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 78 #define CAP_V ((UChar)0x0056) macro
|
D | dtptngen_impl.h | 56 #define CAP_V ((UChar)0x0056) macro
|
D | dtptngen.cpp | 201 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0}, 202 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 2, 0}, 491 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
|
D | dtitvfmt.cpp | 852 case CAP_V: in getDateTimeSkeleton()
|