OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
inword
usr.bin/mg/word.c
508
inword(void)
usr.bin/vi/vi/vi.h
15
#define inword(ch) (isalnum(ch) || (ch) == '_')