OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOW_C
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/i18n/
dtitv_impl.h
39
#define
LOW_C
((UChar)0x0063)
selfmtimpl.h
65
#define
LOW_C
((UChar)0x0063)
plurrule_impl.h
64
#define
LOW_C
((UChar)0x0063)
dtptngen_impl.h
60
#define
LOW_C
((UChar)0x0063)
dtptngen.cpp
166
{
LOW_C
, UDATPG_WEEKDAY_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 2},
167
{
LOW_C
, UDATPG_WEEKDAY_FIELD, DT_SHORT - 2*DT_DELTA, 3, 0},
168
{
LOW_C
, UDATPG_WEEKDAY_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
169
{
LOW_C
, UDATPG_WEEKDAY_FIELD, DT_NARROW - 2*DT_DELTA, 5, 0},
[
all
...]
dtitvfmt.cpp
778
case
LOW_C
:
[
all
...]
Completed in 77 milliseconds