Searched refs:LOW_V (Results 1 – 15 of 15) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | selfmtimpl.h | 81 #define LOW_V ((UChar)0x0076) macro
|
D | dt_impl.h | 62 #define LOW_V ((UChar)0x0076) macro
|
D | dtitv_impl.h | 61 #define LOW_V ((UChar)0x0076) macro
|
D | dtitvinf.cpp | 225 static const UChar PATH_SUFFIX[] = {SOLIDUS, LOW_I, LOW_N, LOW_T, LOW_E, LOW_R, LOW_V, LOW_A, 610 copySkeleton.findAndReplace(UnicodeString(LOW_Z), UnicodeString(LOW_V)); in getBestSkeleton()
|
D | plurrule_impl.h | 110 static const UChar LOW_V = ((UChar) 0x0076); variable
|
D | dtptngen_impl.h | 90 #define LOW_V ((UChar)0x0076) macro
|
D | dtitvfmt.cpp | 1103 case LOW_V: in getDateTimeSkeleton() 1161 normalizedTimeSkeleton.append(LOW_V); in getDateTimeSkeleton() 1710 findReplaceInPattern(adjustedPtn, UnicodeString(LOW_V), UnicodeString(LOW_Z)); in adjustFieldWidth()
|
D | dtptngen.cpp | 142 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0 237 {LOW_V, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0}, 238 {LOW_V, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0}, 864 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()
|
D | plurrule.cpp | 63 static const UChar PK_VAR_V[]={LOW_V,0}; 1090 s.append(LOW_V); break; in tokenString()
|
D | dtfmtsym.cpp | 1462 PERCENT, LOW_V, LOW_A, LOW_R, LOW_I, LOW_A, LOW_N, LOW_T 1483 SOLIDUS, LOW_A, LOW_B, LOW_B, LOW_R, LOW_E, LOW_V, LOW_I, LOW_A, LOW_T, LOW_E, LOW_D
|
/external/icu/libicu/cts_headers/ |
D | dt_impl.h | 62 #define LOW_V ((UChar)0x0076) macro
|
D | dtitv_impl.h | 61 #define LOW_V ((UChar)0x0076) macro
|
D | selfmtimpl.h | 81 #define LOW_V ((UChar)0x0076) macro
|
D | dtptngen_impl.h | 90 #define LOW_V ((UChar)0x0076) macro
|
D | plurrule_impl.h | 110 static const UChar LOW_V = ((UChar) 0x0076); variable
|