Home
last modified time | relevance | path

Searched refs:IsNewVersion (Results 1 – 6 of 6) sorted by relevance

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Wim/
H A DWimIn.h138 bool IsNewVersion()const { return (Version > 0x010C00); } in IsNewVersion() function
H A DWimIn.cpp436 if (IsNewVersion()) in Parse()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Wim/
H A DWimIn.h299 bool IsNewVersion() const { return _IsNewVersion; } in IsNewVersion() function
H A DWimIn.cpp943 if (IsNewVersion()) in Parse()
958 if (IsNewVersion()) in Parse()
1126 if (h.IsNewVersion()) in Open()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Wim/
H A DWimIn.h299 bool IsNewVersion() const { return _IsNewVersion; } in IsNewVersion() function
H A DWimIn.cpp931 if (IsNewVersion()) in Parse()
946 if (IsNewVersion()) in Parse()
1114 if (h.IsNewVersion()) in Open()