iPXE
|
Wide-character strings. More...
#include <wchar.h>
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
size_t | wcslen (const wchar_t *string) |
Calculate length of wide-character string. More... | |
Wide-character strings.
Definition in file wchar.c.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
Calculate length of wide-character string.
string | String |
len | Length (excluding terminating NUL) |
Definition at line 41 of file wchar.c.
References len.
Referenced by efi_file_open(), efi_image_exec(), efi_snp_hii_append(), and efivars_find().