Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mk_wcwidth
src/apps/serialconnect/libvterm/src/unicode.c
223
if ((w = mk_wcwidth(*pwcs)) < 0)
src/apps/serialconnect/libvterm/src/unicode.c
305
return mk_wcwidth(ucs);
src/apps/serialconnect/libvterm/src/unicode.c
327
return mk_wcwidth(codepoint);