Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OP_NOTSPACE
src/system/libroot/posix/glibc/regex/regcomp.c
1900
token->type = OP_NOTSPACE;
src/system/libroot/posix/glibc/regex/regcomp.c
2435
case OP_NOTSPACE:
src/system/libroot/posix/glibc/regex/regcomp.c
2439
token->type == OP_NOTSPACE, err);