OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOW_Y
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/i18n/
dtitv_impl.h
60
#define
LOW_Y
((UChar)0x0079)
selfmtimpl.h
82
#define
LOW_Y
((UChar)0x0079)
tmutfmt.cpp
35
#define
LOW_Y
((UChar)0x0079)
74
static const UChar DEFAULT_PATTERN_FOR_YEAR[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE,
LOW_Y
, 0};
dtptngen_impl.h
85
#define
LOW_Y
((UChar)0x0079)
plurrule_impl.h
97
static const UChar
LOW_Y
= ((UChar)0x0079);
Completed in 44 milliseconds