Home
last modified time | relevance | path

Searched refs:DIGIT_NINE (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Dsimpleformatter.cpp42 DIGIT_NINE = 0x39, enumerator
114 if (i < patternLength && DIGIT_ONE <= (c = patternBuffer[i++]) && c <= DIGIT_NINE) { in applyPatternMinMaxArguments()
117 DIGIT_ZERO <= (c = patternBuffer[i++]) && c <= DIGIT_NINE) { in applyPatternMinMaxArguments()
/external/icu/icu4c/source/io/
Duscanf_p.cpp58 #define DIGIT_NINE 0x0039 macro
69 (s) == DIGIT_NINE
Duprntf_p.cpp1039 #define DIGIT_NINE 0x0039 macro
1050 (s) == DIGIT_NINE