Home
last modified time | relevance | path

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

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp98 static inline bool IsDeflateMethod(const UString &methodName) in IsDeflateMethod() function
231 else if (IsDeflateMethod(oneMethodInfo.MethodName)) in SetCompressionMethod2()