FreeBSD
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
838
regmatch_t pm[MAXSUBEXP];
bin/pax/pat_rep.c
865
if (regexec(&(pt->rcmp), inpt, MAXSUBEXP, pm, 0) != 0)