Home | History | Annotate | Download | only in unicode

Lines Matching full:isdigit

1665  * Same as java.lang.Character.isDigit().
1673 * @return TRUE if the code point is a digit character according to Character.isDigit()