Home
last modified time | relevance | path

Searched defs:SetKeepHistory (Results 1 – 5 of 5) sorted by relevance

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DDeflateDecoder.h81 void SetKeepHistory(bool keepHistory) { _keepHistory = keepHistory; } in SetKeepHistory() function
H A DLzxDecoder.h156 void SetKeepHistory(bool keepHistory) { _keepHistory = keepHistory; } in SetKeepHistory() function
H A DQuantumDecoder.h276 void SetKeepHistory(bool keepHistory) in SetKeepHistory() function
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DLzxDecoder.h233 void SetKeepHistory(bool keepHistory) { _keepHistory = keepHistory; } in SetKeepHistory() function
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Compress/
H A DLzxDecoder.h233 void SetKeepHistory(bool keepHistory) { _keepHistory = keepHistory; } in SetKeepHistory() function