OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xcstrlen
lib/libexpat/tests/common.h
64
# define xcstrlen(s) wcslen(s)
lib/libexpat/tests/common.h
74
# define xcstrlen(s) strlen(s)
lib/libexpat/tests/structdata.c
53
# define xcstrlen(s) wcslen(s)
lib/libexpat/tests/structdata.c
57
# define xcstrlen(s) strlen(s)