OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EN_DASH
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
dtitv_impl.h
32
#define
EN_DASH
((UChar)0x2013)
dtitvinf.cpp
57
static const UChar gDefaultFallbackPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ZERO, RIGHT_CURLY_BRACKET, SPACE,
EN_DASH
, SPACE, LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET, 0};
Completed in 62 milliseconds