Home
last modified time | relevance | path

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

/dports/sysutils/squashfs-tools/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp737 static int FindCharset(const NCommandLineParser::CParser &parser, int keyIndex, int defaultVal) in FindCharset() function
836 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, -1); in Parse2()
837 UINT codePage = FindCharset(parser, NKey::kListfileCharSet, CP_UTF8); in Parse2()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp934 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1012 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1013 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp934 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1012 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1013 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp934 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1012 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1013 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp934 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1012 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1013 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp934 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1012 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1013 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp934 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1012 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1013 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp962 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1095 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1096 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp948 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1026 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1027 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp962 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1095 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1096 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp962 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1095 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1096 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp1180 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1291 options.ConsoleCodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1293 UInt32 codePage = (UInt32)FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp976 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset() function
1112 g_CodePage = FindCharset(parser, NKey::kConsoleCharSet, true, -1); in Parse2()
1113 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8); in Parse2()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/docs/
H A DCHANGES.3641632 CMake/FindCharset.cmake
H A DCHANGES.36222107 Added: CMake/FindCharset.cmake