DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
iswlower
include/wctype.h
65
int iswlower(wint_t);
lib/libkiconv/xlat16_iconv.c
196
} else if (iswlower(c)) {
usr.bin/tr/tr.c
228
if (sflag && iswlower(ch))