Home
last modified time | relevance | path

Searched defs:utf16 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dreadpassphrase_win32.c58 wchar_t* utf16 = NULL; in utf8_to_utf16() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pkcs12/
H A Dp12_utl.c154 static int bmp_to_utf8(char *str, const unsigned char *utf16, int len) in bmp_to_utf8()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pkcs12/
H A Dp12_utl.c149 static int bmp_to_utf8(char *str, const unsigned char *utf16, int len) in bmp_to_utf8()
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dutil.c1202 int uv__convert_utf16_to_utf8(const WCHAR* utf16, int utf16len, char** utf8) { in uv__convert_utf16_to_utf8()
1257 int uv__convert_utf8_to_utf16(const char* utf8, int utf8len, WCHAR** utf16) { in uv__convert_utf8_to_utf16()
H A Dtty.c491 WCHAR utf16[MAX_INPUT_BUFFER_LENGTH / 3]; in uv_tty_line_read_thread() local
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dwinhello.c160 wchar_t *utf16; in to_utf16() local
/netbsd-src/external/mit/expat/dist/lib/
H A Dxmltok.c1317 unsigned short utf16[256]; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d5381 auto utf16 = utfMatcher!wchar(unicode.L); variable
5418 auto utf16 = utfMatcher!wchar(unicode.L); variable