Searched refs:CAP_L (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 74 #define CAP_L ((UChar)0x004C) macro
|
D | dt_impl.h | 75 #define CAP_L ((UChar)0x004C) macro
|
D | dtitvinf.cpp | 219 static const UChar PATH_PREFIX[] = {SOLIDUS, CAP_L, CAP_O, CAP_C, CAP_A, CAP_L, CAP_E, SOLIDUS,
|
D | dtitvfmt.cpp | 818 case CAP_L: in getDateTimeSkeleton() 1455 if ( skeletonChar == CAP_L ) { in adjustFieldWidth() 1494 if ( skeletonChar == CAP_L ) { in adjustFieldWidth()
|
D | dtptngen_impl.h | 53 #define CAP_L ((UChar)0x004C) macro
|
D | dtptngen.cpp | 163 {CAP_L, UDATPG_MONTH_FIELD, DT_NUMERIC + DT_DELTA, 1, 2}, 164 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0}, 165 {CAP_L, UDATPG_MONTH_FIELD, DT_LONG - DT_DELTA, 4, 0}, 166 {CAP_L, UDATPG_MONTH_FIELD, DT_NARROW - DT_DELTA, 5, 0},
|
D | dtfmtsym.cpp | 1452 SOLIDUS, CAP_L, CAP_O, CAP_C, CAP_A, CAP_L, CAP_E, SOLIDUS,
|