DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXSUBEXP
bin/pax/pat_rep.c
842
regmatch_t pm[MAXSUBEXP];
bin/pax/pat_rep.c
869
if (regexec(&(pt->rcmp), inpt, MAXSUBEXP, pm, 0) != 0)