Home | History | Annotate | Download | only in src

Lines Matching refs:ksh_isdigit

2982 	while (c >= 0 && ksh_isdigit(c)) {
3689 if (ksh_isdigit(ch))
3715 if (ksh_isdigit(ch))