Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OPDMASK
usr/src/lib/libc/port/regex/regcomp.c
1116
else if ((ch & OPDMASK) == ch)
usr/src/lib/libc/port/regex/regex2.h
79
#define OPND(n) ((n)&OPDMASK)