OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isoctdigit
usr.bin/awk/b.c
407
if (isoctdigit(c)) { /* \d \dd \ddd */
usr.bin/awk/b.c
409
if (isoctdigit(*p)) {
usr.bin/awk/b.c
411
if (isoctdigit(*p))