Searched refs:CAP_V (Results 1 - 8 of 8) sorted by relevance
/external/chromium/third_party/icu/source/i18n/ |
H A D | dtitv_impl.h | 77 #define CAP_V ((UChar)0x0056) macro
|
H A D | dtptngen_impl.h | 54 #define CAP_V ((UChar)0x0056) macro
|
H A D | dtptngen.cpp | 198 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 3}, 199 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0}, 485 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) {
|
H A D | dtitvfmt.cpp | 800 case CAP_V:
|
/external/icu4c/i18n/ |
H A D | dtitv_impl.h | 77 #define CAP_V ((UChar)0x0056) macro
|
H A D | dtptngen_impl.h | 54 #define CAP_V ((UChar)0x0056) macro
|
H A D | dtptngen.cpp | 193 {CAP_V, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 3}, 194 {CAP_V, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0}, 480 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) {
|
H A D | dtitvfmt.cpp | 803 case CAP_V:
|
Completed in 87 milliseconds