Home
last modified time | relevance | path

Searched refs:IsExeExt (Results 1 – 25 of 26) sorted by relevance

12

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp334 static bool IsExeExt(const UString &ext) in IsExeExt() function
863 filteredGroup = IsExeExt(ui.Name.Mid(dotPos + 1)); in Update()
/dports/sysutils/squashfs-tools/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp325 static bool IsExeExt(const UString &ext) in IsExeExt() function
806 filteredGroup = IsExeExt(ui.Name.Mid(dotPos + 1)); in Update()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp790 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
856 if (IsExeExt(ext)) in GetFilterGroup()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function
857 if (IsExeExt(ext)) in GetFilterGroup()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1032 static bool IsExeExt(const UString &ext) in IsExeExt() function
1719 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1033 static bool IsExeExt(const UString &ext) in IsExeExt() function
1720 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1032 static bool IsExeExt(const UString &ext) in IsExeExt() function
1719 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1033 static bool IsExeExt(const UString &ext) in IsExeExt() function
1720 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1033 static bool IsExeExt(const UString &ext) in IsExeExt() function
1720 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1036 static bool IsExeExt(const UString &ext) in IsExeExt() function
1723 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1068 static bool IsExeExt(const UString &ext) in IsExeExt() function
1776 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1032 static bool IsExeExt(const UString &ext) in IsExeExt() function
1719 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1033 static bool IsExeExt(const UString &ext) in IsExeExt() function
1720 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1033 static bool IsExeExt(const UString &ext) in IsExeExt() function
1720 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1033 static bool IsExeExt(const UString &ext) in IsExeExt() function
1720 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()

12