Home | History | Annotate | Download | only in android

Lines Matching full:isdigit

1162         if ( !isdigit(c) && c != '+' && c != '#' ) {