OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOW_M
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/i18n/
dtitv_impl.h
49
#define
LOW_M
((UChar)0x006D)
selfmtimpl.h
75
#define
LOW_M
((UChar)0x006D)
dtptngen_impl.h
70
#define
LOW_M
((UChar)0x006D)
plurrule_impl.h
74
#define
LOW_M
((UChar)0x006D)
tmutfmt.cpp
25
#define
LOW_M
((UChar)0x006D)
65
static const UChar DEFAULT_PATTERN_FOR_MINUTE[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE,
LOW_M
, LOW_I, LOW_N, 0};
69
static const UChar DEFAULT_PATTERN_FOR_MONTH[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE,
LOW_M
, 0};
[
all
...]
Completed in 154 milliseconds