Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/libefi/
H A Defichar.c50 utf8_len_of_ucs2(const CHAR16 *nm) in utf8_len_of_ucs2() function
77 sz = utf8_len_of_ucs2(nm) + 1; in ucs2_to_utf8()