OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIGIT_ONE
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/i18n/
dtitv_impl.h
35
#define
DIGIT_ONE
((UChar)0x0031)
dtitvinf.cpp
54
static const UChar gSecondPattern[] = {LEFT_CURLY_BRACKET,
DIGIT_ONE
, RIGHT_CURLY_BRACKET};
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};
/external/icu4c/io/
uscanf_p.c
48
#define
DIGIT_ONE
0x0031
59
(s) ==
DIGIT_ONE
|| \
[
all
...]
uprntf_p.c
[
all
...]
Completed in 121 milliseconds