is_digit
if (!is_digit(argv[1][0]) || *end != '\0')
if (is_digit(*name)) {
} else if (is_digit(*name)) {
if (is_digit(name[1])) {
if (is_digit(*ap)) {
if (! is_digit(*q))
&& (*out == '\0' || is_digit(*out))) {
} else if (is_digit(c)) {
} while (is_digit(c));
if (is_digit(text[0]) && text[1] == '\0')
char is_digit[] = /* isdigit[character] = TRUE || FALSE */
extern char *inbuffer, is_alpha[], is_digit[];
#define isdigit(x) (is_digit[x])
} while (is_digit(ch));
boolean is_digit(short);
while (is_digit(*cp)) {
while (is_digit(*cp)) {
while (is_digit(ch)) {
} while (is_digit(ch));
while (is_digit(ch)) {
} while (is_digit(ch));
while (is_digit(*cp)) { \
while (is_digit(ch)) {
} while (is_digit(ch));
while (is_digit(*cp)) { \
while (is_digit(ch)) {
} while (is_digit(ch));
while (*fmt != '\0' && is_digit(*fmt)) {
while (*fmt != '\0' && is_digit(*fmt)) {
while ((c = *strp) != '\0' && !is_digit(c) && c != ',' && c != '-' &&
if (strp == NULL || !is_digit(c = *strp))
} while (is_digit(c));
} else if (is_digit(*strp)) {
if (is_digit(*fp)) {
} while (is_digit(c));