OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DBM_REGEX
usr.bin/mandoc/dbm_map.c
179
case DBM_REGEX:
usr.bin/mandoc/mansearch.c
731
e->match.type = DBM_REGEX;
usr.bin/mandoc/mansearch.c
736
e->match.type = DBM_REGEX;
usr.bin/mandoc/mansearch.c
746
e->match.type = DBM_REGEX;
usr.bin/mandoc/mansearch.c
754
if (e->match.type == DBM_REGEX) {