Searched refs:CAP_L (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | dt_impl.h | 75 #define CAP_L ((UChar)0x004C) macro
|
D | dtitv_impl.h | 74 #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 | 821 case CAP_L: in getDateTimeSkeleton() 1468 if ( skeletonChar == CAP_L ) { in adjustFieldWidth() 1507 if ( skeletonChar == CAP_L ) { in adjustFieldWidth()
|
D | dtptngen_impl.h | 56 #define CAP_L ((UChar)0x004C) macro
|
D | dtptngen.cpp | 171 {CAP_L, UDATPG_MONTH_FIELD, DT_NUMERIC + DT_DELTA, 1, 2}, 172 {CAP_L, UDATPG_MONTH_FIELD, DT_SHORT - DT_DELTA, 3, 0}, 173 {CAP_L, UDATPG_MONTH_FIELD, DT_LONG - DT_DELTA, 4, 0}, 174 {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,
|