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