OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dofwd
lib/libc/regex/regcomp.c
124
#define AHEAD(pos) dofwd(p, pos, HERE()-(pos))
lib/libc/regex/regcomp.c
96
static void dofwd(struct parse *, sopno, sop);