Searched refs:grub_encode_utf8_character (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/
H A Dwchar.h80 return grub_encode_utf8_character ((grub_uint8_t *) s,
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcharset.h194 grub_encode_utf8_character (grub_uint8_t *dest, grub_uint8_t *destend,
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcharset.c159 grub_encode_utf8_character (grub_uint8_t *dest, grub_uint8_t *destend, function
216 s = grub_encode_utf8_character (dest, destend, code);

Completed in 29 milliseconds