OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAP_K
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/
dtitv_impl.h
70
#define
CAP_K
((UChar)0x004B)
dtptngen_impl.h
48
#define
CAP_K
((UChar)0x004B)
dtptngen.cpp
183
{
CAP_K
, UDATPG_HOUR_FIELD, DT_NUMERIC + DT_DELTA, 1, 2}, // 12 hour
507
static const UChar hourFormatChars[] = { CAP_H, LOW_H,
CAP_K
, LOW_K, 0 }; // HhKk, the hour format characters
[
all
...]
dtitvfmt.cpp
874
case
CAP_K
:
[
all
...]
Completed in 37 milliseconds