ISDIGIT
if (ISDIGIT(***cp)) {
if (ISDIGIT(***cp)) {
if (ISDIGIT(*name)) {
if (!ISDIGIT(*s))
if (!ISDIGIT(*s))
if (ISDIGIT(*str)) {
if (!ISDIGIT(c))
if (ISASCII(c) && ISDIGIT(c)) {
c = ISDIGIT(c) ? (c - '0') : (TOUPPER(c) - 55);
} else if (ISDIGIT(**cpp) && !index(*cpp, '.')) {
if (ISDIGIT(*host))
if (ISDIGIT(*name))
if (ISDIGIT(*name)) {
if (!ISALPHA(*t) && !ISDIGIT(*t) && (*t != '_'))
for (s = name; *s && !ISDIGIT(*s); s++)
if (*s && ISDIGIT(*s)) {
} while (ISALPHA(n) || ISDIGIT(n) || n == '_');
#define ishex(c) (ISDIGIT(c) || ((c) >= 'a' && (c) <= 'f') || \
if (isbuilding == 0 && ISDIGIT(c)) {
} while (ISDIGIT(n));
while (ISDIGIT(*p)) /* skip integer */
while (t1 != last && t1[0] != '_' && ISDIGIT(t1[0]))
if (!ISDIGIT(c))
unsigned d1 = ISDIGIT(t[0]) ? t[0] - '0' : t[0] - 'a' + 10;
unsigned d0 = ISDIGIT(t[0]) ? t[0] - '0' : t[0] - 'a' + 10;
unsigned d0 = ISDIGIT(t[0]) ? t[0] - '0' : t[0] - 'a' + 10;
unsigned d1 = ISDIGIT(t[0]) ? t[0] - '0' : t[0] - 'a' + 10;
for (n = t; n != last && ISDIGIT(n[0]); n++)
if (!ISDIGIT(first[1]))
if (t + 1 == last || ISDIGIT(t[1]))
while (t < last && ISDIGIT(t[0]))
if (!ISDIGIT(t[0]) && !ISUPPER(t[0]))
if (ISDIGIT(t[0]))
for (t = first; t != last && ISDIGIT(t[0]); t++) {
if (ISDIGIT(first[2]) && first[2] != '0') {
if (ISDIGIT(t[0]) && t[0] != '0') {
if (!ISDIGIT(t[0]))
if (ISDIGIT(first[0])) {
for (t = first; t != last && ISDIGIT(t[0]); t++)
if (ISDIGIT(t[0]))
for (t++; t != last && ISDIGIT(t[0]); t++)
if (first == last || (first[0] != 'n' && !ISDIGIT(first[0])))
while (ISDIGIT(t[0]))
if (ISDIGIT(c)) {
} else if (ISDIGIT(c)) {
} else if (ISDIGIT(c)) {
} else if (!ISDIGIT(c)) {
if (!ISDIGIT(c))
while (((c = *s++) != '\0') && ISDIGIT(c)) {
while (((c = *s++) != '\0') && ISDIGIT(c)) {
while (*s && !ISDIGIT(*s))
while (*s && ISDIGIT(*s)) {
while (*s && !ISDIGIT(*s)) {
if (!ISDIGIT(*rptr) || !ISDIGIT(*(rptr + 1)) || !ISDIGIT(*(rptr + 2)))
if (ISDIGIT(c)) {
if (ISDIGIT(c)) {
if (ISDIGIT(c)) {
if (!ISDIGIT(c))
for (l = 0; ISDIGIT(c) && (i > 0); i--) {
if (!ISDIGIT(c))
for (l = 0; ISDIGIT(c) && (i > 0); i--) {
while (((c = *s++) != '\0') && ISDIGIT(c)) {
if (!(ISDIGIT(uastr[0]) && ISDIGIT(uastr[l-1])))
if (ISDIGIT(*c)) {
while (((c = *s++) != '\0') && ISDIGIT(c)) {
for (digits = 0; ISDIGIT(*fmt); fmt++) {
if (ISALPHA(name[i]) || ISDIGIT(name[i])) {
(ISDIGIT(_c) || \
ISDIGIT(_c))
return (ISDIGIT(c));
if (propval != NULL && ISDIGIT(*propval)) {
if (ISDIGIT(*prop_p)) {
if (ISDIGIT(*prop_p)) {