OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__tolower_w
lib/libc/locale/iswctype.c
163
return (__tolower_w(c));
lib/libc/locale/iswctype.c
51
static inline wint_t __tolower_w(wint_t);