Home
last modified time | relevance | path

Searched refs:LOW_V (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
Dselfmtimpl.h79 #define LOW_V ((UChar)0x0076) macro
Ddtitv_impl.h58 #define LOW_V ((UChar)0x0076) macro
Ddtptngen_impl.h82 #define LOW_V ((UChar)0x0076) macro
Dplurrule_impl.h95 static const UChar LOW_V = ((UChar)0x0076); variable
Ddtptngen.cpp133 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()
Ddtitvfmt.cpp867 case LOW_V: in getDateTimeSkeleton()
929 normalizedTimeSkeleton.append(LOW_V); in getDateTimeSkeleton()
Dplurrule.cpp56 static const UChar PK_VAR_V[]={LOW_V,0};
916 s.append(LOW_V); break; in tokenString()