Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/pkcs12/
Dp12_utl.c154 static int bmp_to_utf8(char *str, const unsigned char *utf16, int len) in bmp_to_utf8()
/netbsd/src/external/bsd/libarchive/dist/libarchive/test/
Dtest_archive_string_conversion.c84 char *utf16 = p; in unicode_to_utf16be() local
111 char *utf16 = p; in unicode_to_utf16le() local
/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_string.c2542 const char *utf16 = s; in utf16_to_unicode() local
2601 char *utf16 = p; in unicode_to_utf16be() local
2623 char *utf16 = p; in unicode_to_utf16le() local
3729 const char *utf16 = (const char *)_p; in best_effort_strncat_from_utf16() local
3788 char *utf16; in best_effort_strncat_to_utf16() local
Darchive_write_set_format_iso9660.c2215 int utf16 = (high << 8) | low; in joliet_allowed_char() local
/netbsd/src/external/mit/expat/dist/lib/
Dxmltok.c1313 unsigned short utf16[256]; member