Searched defs:unicode (Results 1 – 3 of 3) sorted by relevance
208 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local232 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local322 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
1161 WCHAR* unicode = new WCHAR[unicode_length + 1]; in AnsiToUtf16() local
446 uint32_t unicode; in utf8_to_utf32_codepoint() local