Home
last modified time | relevance | path

Searched refs:CAP_H (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
Ddtitv_impl.h69 #define CAP_H ((UChar)0x0048) macro
Ddtitvfmt.cpp834 case CAP_H: in getDateTimeSkeleton()
894 normalizedTimeSkeleton.append(CAP_H); in getDateTimeSkeleton()
1470 /*ahH*/ LOW_A, LOW_H, CAP_H,
Ddtptngen_impl.h46 #define CAP_H ((UChar)0x0048) macro
Ddtptngen.cpp137 CAP_H, LOW_M, LOW_S, CAP_S, LOW_V, 0
180 {CAP_H, UDATPG_HOUR_FIELD, DT_NUMERIC + 10*DT_DELTA, 1, 2}, // 24 hour
492 static const UChar hourFormatChars[] = { CAP_H, LOW_H, CAP_K, LOW_K, 0 }; // HhKk, the hour format …