Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REG_EBRACE
src/build/libgnuregex/regex.c
1751
return REG_EBRACE;
src/build/libgnuregex/regex.c
1776
if (c != '\\') return REG_EBRACE;
src/system/libroot/posix/glibc/regex/regcomp.c
2572
*err = REG_EBRACE;