NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cton
usr.bin/sed/compile.c
494
int r = cton(p[1], base);
usr.bin/sed/compile.c
499
for (p++; p < ep && (n = cton(p[1], base)) != '?'; p++) {