Searched refs:LOW_V (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/i18n/
H A Ddtitv_impl.h58 #define LOW_V ((UChar)0x0076) macro
H A Dplurrule_impl.h83 #define LOW_V ((UChar)0x0076) macro
H A Ddtptngen_impl.h79 #define LOW_V ((UChar)0x0076) macro
H A Ddtitvfmt.cpp796 case LOW_V:
853 normalizedTimeSkeleton.append(LOW_V);
H A Ddtptngen.cpp142 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
192 {LOW_V, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0},
193 {LOW_V, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
221 static const UChar repeatedPatterns[6]={CAP_G, CAP_E, LOW_Z, LOW_V, CAP_Q, 0}; // "GEzvQ"
485 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) {

Completed in 16 milliseconds