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

/device/linaro/bootloader/edk2/StdLib/LibC/Wchar/
H A DString.c25 /** The wcslen function computes the length of the wide string pointed to by s.
27 @return The wcslen function returns the number of wide characters that
30 size_t wcslen(const wchar_t *s) function

Completed in 66 milliseconds