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