Searched defs:utf8_to_utf16 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/ |
H A D | readpassphrase_win32.c | 55 utf8_to_utf16(const char *utf8) in utf8_to_utf16() function
|
/netbsd-src/sys/fs/hfs/ |
H A D | unicode.c | 40 utf8_to_utf16(uint16_t *dst, size_t dst_len, in utf8_to_utf16() function
|
/netbsd-src/sbin/gpt/ |
H A D | gpt.c | 182 utf8_to_utf16(const uint8_t *s8, uint16_t *s16, size_t s16len) in utf8_to_utf16() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | locale.cpp | 1904 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, in utf8_to_utf16() function 2025 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, in utf8_to_utf16() function
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
H A D | mdb.c | 10298 utf8_to_utf16(const char *src, MDB_name *dst, int xtra) in utf8_to_utf16() function
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | shell.c | 7321 LPWSTR utf8_to_utf16(const char *z){ in utf8_to_utf16() function
|