Home
last modified time | relevance | path

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

/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Compress/
H A DBZip2Decoder.h27 bool IsBlockSig(const Byte *p) throw();
H A DBZip2Decoder.cpp216 bool IsBlockSig(const Byte *p) throw() in IsBlockSig() function
246 if (IsBlockSig(temp)) in ReadBlockSignature2()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DBZip2Decoder.h27 bool IsBlockSig(const Byte *p) throw();
H A DBZip2Decoder.cpp215 bool IsBlockSig(const Byte *p) throw() in IsBlockSig() function
245 if (IsBlockSig(temp)) in ReadBlockSignature2()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DBz2Handler.cpp128 if (NCompress::NBZip2::IsBlockSig(p)) in IsArc_BZip2()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DBz2Handler.cpp128 if (NCompress::NBZip2::IsBlockSig(p)) in IsArc_BZip2()