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