Searched refs:FindCharset (Results 1 – 1 of 1) sorted by relevance
948 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function1026 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()1027 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()