DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wcswidth
include/wchar.h
242
int wcswidth(const wchar_t *, size_t);
usr.bin/ncal/ncal.c
971
if ((width = wcswidth(buf, len)) <= 2)