Home
last modified time | relevance | path

Searched refs:IsNativeUTF8 (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/Common/
DStringConvert.cpp549 bool IsNativeUTF8() in IsNativeUTF8() function
723 if (IsNativeUTF8()) in MY_SetLocale()
737 if (IsNativeUTF8()) in MY_SetLocale()
DStringConvert.h103 bool IsNativeUTF8();
/third_party/lzma/CPP/7zip/Archive/
DDllExports2.cpp76 g_ForceToUTF8 = IsNativeUTF8(); in Init_ForceToUTF8()
/third_party/lzma/CPP/7zip/UI/Console/
DMain.cpp229 const bool is_IsNativeUTF8 = IsNativeUTF8(); in ShowProgInfo()