Home | History | Annotate | Download | only in src

Lines Matching full:ksh_isdigit

2966 	while (c >= 0 && ksh_isdigit(c)) {
3683 if (ksh_isdigit(ch))
3709 if (ksh_isdigit(ch))