FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ishdigit
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
48
#undef ishdigit
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
49
#define ishdigit(cc) (((cc) >= '0' && (cc) <= '9') ||\