Home
last modified time | relevance | path

Searched refs:LOW_S (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddtitv_impl.h55 #define LOW_S ((UChar)0x0073) macro
Dselfmtimpl.h76 #define LOW_S ((UChar)0x0073) macro
Ddtitvfmt.cpp58 …UChar gLaterFirstPrefix[] = {LOW_L, LOW_A, LOW_T, LOW_E, LOW_S,LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, …
61 …stPrefix[] = {LOW_E, LOW_A, LOW_R, LOW_L, LOW_I, LOW_E, LOW_S, LOW_T, CAP_F, LOW_I, LOW_R, LOW_S, …
846 case LOW_S: in getDateTimeSkeleton()
1464 /*msS*/ LOW_M, LOW_S, CAP_S, // MINUTE, SECOND, MILLISECOND
Ddtptngen_impl.h79 #define LOW_S ((UChar)0x0073) macro
Dplurrule_impl.h89 static const UChar LOW_S = ((UChar)0x0073); variable
Dtmutfmt.cpp28 #define LOW_S ((UChar)0x0073) macro
68 …AULT_PATTERN_FOR_SECOND[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE, LOW_S, 0};
Ddtptngen.cpp157 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
209 {LOW_S, UDATPG_SECOND_FIELD, DT_NUMERIC, 1, 2},
523 if (ch==LOW_S) { in hackTimes()
Dplurrule.cpp45 static const UChar PK_IS[]={LOW_I,LOW_S,0};