OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOW_S
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/i18n/
dtitv_impl.h
55
#define
LOW_S
((UChar)0x0073)
selfmtimpl.h
76
#define
LOW_S
((UChar)0x0073)
tmutfmt.cpp
28
#define
LOW_S
((UChar)0x0073)
68
static const UChar DEFAULT_PATTERN_FOR_SECOND[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE,
LOW_S
, 0};
dtptngen_impl.h
79
#define
LOW_S
((UChar)0x0073)
plurrule_impl.h
92
static const UChar
LOW_S
= ((UChar)0x0073);
Completed in 697 milliseconds