Home
last modified time | relevance | path

Searched refs:FindCharset (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp1190 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1301 options.ConsoleCodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1303 UInt32 codePage = (UInt32)FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()

Completed in 2 milliseconds