Home
last modified time | relevance | path

Searched defs:utf16len (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/shellext/shellbtrfs/
H A Dmain.cpp741 auto utf16len = MultiByteToWideChar(CP_UTF8, 0, utf8.data(), (int)utf8.length(), nullptr, 0); in utf8_to_utf16() local
/reactos/drivers/filesystems/btrfs/
H A Dcreate.c556 ULONG utf16len; variable
1092 ULONG utf16len; variable
H A Dscrub.c57 ULONG utf16len; in log_file_checksum_error() local