Home | History | Annotate | Download | only in src

Lines Matching refs:ksh_isdigit

1306 	if ((p = wp[1]) && *p == '-' && (ksh_isdigit(p[1]) ||
1636 if (ksh_isdigit(*cp)) {
3606 if (!rval && !ksh_isdigit(v[0])) {