DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ishexnumber
include/ctype.h
230
int ishexnumber(int);
usr.bin/stat/stat.c
1104
if (!(ishexnumber(c[0]) && ishexnumber(c[1])))