Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddecimfmt.cpp3947 UChar nineDigit = (UChar)(zeroDigit + 9); in applyPatternWithoutExpandAffix() local
4015 } else if ((ch >= zeroDigit && ch <= nineDigit) || in applyPatternWithoutExpandAffix()
4128 (ch >= zeroDigit && ch <= nineDigit) || in applyPatternWithoutExpandAffix()