OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wchar_t
include/inttypes.h
28
typedef __wchar_t wchar_t;
include/stddef.h
55
typedef __wchar_t wchar_t;
include/stdlib.h
53
typedef __wchar_t wchar_t;
include/wchar.h
80
typedef __wchar_t wchar_t;
usr.bin/tmux/tmux.h
3617
enum utf8_state utf8_towc (const struct utf8_data *, wchar_t *);