OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REPLEN
usr.bin/mg/re_search.c
253
char repstr[REPLEN];
usr.bin/mg/re_search.c
273
if (j >= REPLEN)
usr.bin/mg/re_search.c
288
if (j >= REPLEN)
usr.bin/mg/re_search.c
302
if (j + k >= REPLEN)
usr.bin/mg/re_search.c
315
if (j >= REPLEN)