FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BOW
lib/libc/regex/engine.c
1037
if (ch == BOW)
lib/libc/regex/engine.c
1045
if (ch == BOW || ch == EOW)
lib/libc/regex/engine.c
922
flagch = BOW;
lib/libc/regex/engine.c
928
if (flagch == BOW || flagch == EOW) {