Home
last modified time | relevance | path

Searched defs:wcslen (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/lib/libc/string/
H A Dwcslen.c40 wcslen(const wchar_t *s) in wcslen() function
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_entry.c134 static size_t wcslen(const wchar_t *s) in wcslen() function