Home
last modified time | relevance | path

Searched refs:utf8_len_of_ucs2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/efi/libefi/
H A Defichar.c65 utf8_len_of_ucs2(const efi_char *nm) in utf8_len_of_ucs2() function
92 sz = utf8_len_of_ucs2(nm) + 1; in ucs2_to_utf8()