FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wctype_l
include/xlocale/_ctype.h
173
wctype_t wctype_l(const char *property, locale_t __l);
lib/libc/locale/wctype.c
113
return wctype_l(property, 0);