Searched defs:utf16_to_utf8 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/fs/hfs/ |
H A D | unicode.c | 133 utf16_to_utf8(char *dst, size_t dst_len, in utf16_to_utf8() function
|
/netbsd-src/sbin/gpt/ |
H A D | gpt.c | 129 utf16_to_utf8(const uint16_t *s16, size_t s16len, uint8_t *s8, size_t s8len) in utf16_to_utf8() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | locale.cpp | 1750 utf16_to_utf8(const uint16_t* frm, const uint16_t* frm_end, const uint16_t*& frm_nxt, in utf16_to_utf8() function 1827 utf16_to_utf8(const uint32_t* frm, const uint32_t* frm_end, const uint32_t*& frm_nxt, in utf16_to_utf8() function
|