Home | History | Annotate | Download | only in src

Lines Matching full:c_digit

1080 	if ((p = wp[1]) && *p == '-' && ctype(p[1], C_DIGIT | C_UPPER)) {
1429 if (ctype(*cp, C_DIGIT)) {
3358 if (!rval && !ctype(v[0], C_DIGIT)) {