NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__regex_wctype
lib/libc/regex/utils.h
58
extern wctype_t __regex_wctype(const char *);
lib/libc/regex/utils.h
60
#define wctype(s) __regex_wctype(s)