NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
strspn_x
common/lib/libc/string/strspn.c
144
return strspn_x(s, charset, 0);
common/lib/libc/string/strspn.c
150
return strspn_x(s, charset, ~0ul);