Searched refs:chDigit7 (Results 1 – 1 of 1) sorted by relevance
3526 static const UChar chDigit7 = 0x37; // '9' variable3695 if (ch<chDigit0 || ch>chDigit7) { in nextChar()