Home
last modified time | relevance | path

Searched refs:DIGIT_ONE (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
Ddtitv_impl.h35 #define DIGIT_ONE ((UChar)0x0031) macro
Ddtitvinf.cpp54 static const UChar gSecondPattern[] = {LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRACKET};
57 …T_ZERO, RIGHT_CURLY_BRACKET, SPACE, EN_DASH, SPACE, LEFT_CURLY_BRACKET, DIGIT_ONE, RIGHT_CURLY_BRA…
/external/icu4c/io/
Duscanf_p.c48 #define DIGIT_ONE 0x0031 macro
59 (s) == DIGIT_ONE || \
Duprntf_p.c1016 #define DIGIT_ONE 0x0031 macro
1027 (s) == DIGIT_ONE || \