Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RE_DUP_MAX
headers/posix/limits.h
67
#define RE_DUP_MAX (0x7fff)
src/build/libgnuregex/regex.h
206
#undef RE_DUP_MAX
src/build/libgnuregex/regex.h
208
#define RE_DUP_MAX ((1 << 15) - 1)