Searched refs:LOW_V (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | selfmtimpl.h | 79 #define LOW_V ((UChar)0x0076) macro
|
D | dtitv_impl.h | 58 #define LOW_V ((UChar)0x0076) macro
|
D | dtptngen_impl.h | 82 #define LOW_V ((UChar)0x0076) macro
|
D | plurrule_impl.h | 95 static const UChar LOW_V = ((UChar)0x0076); variable
|
D | dtptngen.cpp | 133 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 188 {LOW_V, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0}, 189 {LOW_V, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0}, 495 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
|
D | dtitvfmt.cpp | 867 case LOW_V: in getDateTimeSkeleton() 929 normalizedTimeSkeleton.append(LOW_V); in getDateTimeSkeleton()
|
D | plurrule.cpp | 56 static const UChar PK_VAR_V[]={LOW_V,0}; 916 s.append(LOW_V); break; in tokenString()
|