HomeSort by relevance Sort by last modified time
    Searched refs:LOW_V (Results 1 - 10 of 10) sorted by null

  /external/icu/icu4c/source/i18n/
dt_impl.h 62 #define LOW_V ((UChar)0x0076)
dtitv_impl.h 61 #define LOW_V ((UChar)0x0076)
selfmtimpl.h 81 #define LOW_V ((UChar)0x0076)
dtptngen_impl.h 90 #define LOW_V ((UChar)0x0076)
plurrule_impl.h 100 static const UChar LOW_V = ((UChar)0x0076);
dtitvinf.cpp 222 static const UChar PATH_SUFFIX[] = {SOLIDUS, LOW_I, LOW_N, LOW_T, LOW_E, LOW_R, LOW_V, LOW_A,
dtptngen.cpp 140 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
235 {LOW_V, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0},
236 {LOW_V, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
274 //static const UChar repeatedPatterns[6]={CAP_G, CAP_E, LOW_Z, LOW_V, CAP_Q, 0}; // "GEzvQ"
713 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) {
    [all...]
dtitvfmt.cpp 855 case LOW_V:
917 normalizedTimeSkeleton.append(LOW_V);
    [all...]
plurrule.cpp 57 static const UChar PK_VAR_V[]={LOW_V,0};
940 s.append(LOW_V); break;
    [all...]
dtfmtsym.cpp     [all...]

Completed in 302 milliseconds