NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mblen
lib/libc/locale/multibyte_c90.c
65
mblen(const char *s, size_t n)
tests/usr.bin/xlint/lint1/lex_utf8.c
12
typedef int mblen[-(int)(sizeof(L"Ä😄") / sizeof(L""))];
tests/usr.bin/xlint/lint1/lex_wide_string.c
44
typedef int mblen[-(int)(sizeof(L"Ä😄") / sizeof(L""))];