Searched refs:nineDigit (Results 1 – 1 of 1) sorted by relevance
3947 UChar nineDigit = (UChar)(zeroDigit + 9); in applyPatternWithoutExpandAffix() local4015 } else if ((ch >= zeroDigit && ch <= nineDigit) || in applyPatternWithoutExpandAffix()4128 (ch >= zeroDigit && ch <= nineDigit) || in applyPatternWithoutExpandAffix()