Home
last modified time | relevance | path

Searched defs:utf8 (Results 1 – 16 of 16) sorted by relevance

/reactos/sdk/lib/3rdparty/libmpg123/
H A Dstringbuf.c186 size_t attribute_align_arg mpg123_strlen(mpg123_string *sb, int utf8) in mpg123_strlen()
/reactos/sdk/tools/utf16le/
H A Dutf16le.cpp31 enum enc_types { detect, utf8, utf16le, utf16be, utf32le, utf32be }; enumerator
/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal_lowio.h72 utf8 = 1, // UTF-8 encoded enumerator
/reactos/dll/shellext/shellbtrfs/
H A Dmain.cpp671 string utf8; in utf16_to_utf8() local
734 wstring utf8_to_utf16(const string_view& utf8) { in utf8_to_utf16()
/reactos/drivers/filesystems/btrfs/
H A Dfileinfo.c950 …move_across_subvols(file_ref* fileref, ccb* ccb, file_ref* destdir, PANSI_STRING utf8, PUNICODE_ST… in move_across_subvols()
1863 ANSI_STRING utf8; in rename_stream() local
2107 ANSI_STRING utf8; in rename_file_to_stream() local
2535 ANSI_STRING utf8; in set_rename_information() local
3414 ANSI_STRING utf8; in set_link_information() local
H A Dfsctl.c260 …apshot(device_extension* Vcb, PFILE_OBJECT parent, fcb* subvol_fcb, PANSI_STRING utf8, PUNICODE_ST… in do_create_snapshot()
528 ANSI_STRING utf8; in create_snapshot() local
759 ANSI_STRING utf8; in create_subvol() local
3751 ANSI_STRING utf8; in mknod() local
H A Dcreate.c1871 NTSTATUS add_dir_child(fcb* fcb, uint64_t inode, bool subvol, PANSI_STRING utf8, PUNICODE_STRING na… in add_dir_child()
2188 char* utf8 = NULL; variable
H A Dbtrfs_drv.h244 ANSI_STRING utf8; member
254 ANSI_STRING utf8; member
H A Dflushthread.c6246 …on* Vcb, uint64_t subvolid, uint64_t parsubvolid, uint64_t parinode, PANSI_STRING utf8, PIRP Irp) { in delete_root_ref()
/reactos/dll/win32/browseui/shellfind/
H A DCFindFolder.cpp543 CStringA utf8; in StartSearch() local
/reactos/modules/rostests/winetests/ntdll/
H A Drtlstr.c2261 const char *utf8; member
/reactos/sdk/lib/3rdparty/libxml2/
H A Dencoding.c53 UConverter *utf8; /* for conversion between UTF-8 and UTF-16 */ member
/reactos/modules/rostests/winetests/winhttp/
H A Dwinhttp.c4354 BSTR utf8; in test_IWinHttpRequest_Invoke() local
/reactos/sdk/lib/crt/stdio/
H A Dfile.c1457 static const WCHAR utf8[] = {'u','t','f','-','8'}; in msvcrt_get_flags() local
/reactos/dll/win32/winhttp/
H A Drequest.c2146 char *utf8; in str_to_wire() local
/reactos/dll/win32/kernel32/winnls/string/
H A Dlocale.c2239 … static const WCHAR utf8[] = {'U','n','i','c','o','d','e',' ','(','U','T','F','-','8',')',0}; in GetCPInfoExW() local