mirror of
https://github.com/ip7z/7zip.git
synced 2026-04-21 06:03:40 +00:00
23.01
This commit is contained in:
parent
93be7d4abf
commit
5b39dc76f1
951 changed files with 39855 additions and 24810 deletions
|
|
@ -534,6 +534,7 @@ AString UnicodeStringToMultiByte(const UString &src, UINT codePage)
|
|||
|
||||
|
||||
|
||||
#if !defined(_WIN32) || defined(ENV_HAVE_LOCALE)
|
||||
|
||||
#ifdef _WIN32
|
||||
#define U_to_A(a, b, c) UnicodeStringToMultiByte2
|
||||
|
|
@ -544,8 +545,6 @@ AString UnicodeStringToMultiByte(const UString &src, UINT codePage)
|
|||
// #define A_to_U(a, b, c) MultiByteToUnicodeString2_Native(a, b)
|
||||
#endif
|
||||
|
||||
#if !defined(_WIN32) || defined(ENV_HAVE_LOCALE)
|
||||
|
||||
bool IsNativeUTF8()
|
||||
{
|
||||
UString u;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue