Home
last modified time | relevance | path

Searched defs:utf16char (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/include/cpprest/details/
H A Dbasic_types.h101 typedef wchar_t utf16char; typedef
109 typedef char16_t utf16char; typedef
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/emoji_suggestions/
H A Demoji_suggestions.h16 using utf16char = unsigned short; variable
/dports/emulators/mess/mame-mame0226/src/lib/util/
H A Dunicode.cpp220 int uchar_from_utf16(char32_t *uchar, const char16_t *utf16char, size_t count) in uchar_from_utf16()
255 int uchar_from_utf16f(char32_t *uchar, const char16_t *utf16char, size_t count) in uchar_from_utf16f()
/dports/emulators/mame/mame-mame0226/src/lib/util/
H A Dunicode.cpp220 int uchar_from_utf16(char32_t *uchar, const char16_t *utf16char, size_t count) in uchar_from_utf16()
255 int uchar_from_utf16f(char32_t *uchar, const char16_t *utf16char, size_t count) in uchar_from_utf16f()
/dports/www/netsurf/netsurf-3.10/frontends/amiga/
H A Dfont_bullet.c723 static const uint16 *ami_font_translate_smallcaps(uint16 *utf16char) in ami_font_translate_smallcaps()
/dports/editors/mined/mined-2015.25/src/
H A Dtextfile.c1476 unsigned int utf16char; local