Searched refs:IsBlockSig (Results 1 – 6 of 6) sorted by relevance
27 bool IsBlockSig(const Byte *p) throw();
216 bool IsBlockSig(const Byte *p) throw() in IsBlockSig() function246 if (IsBlockSig(temp)) in ReadBlockSignature2()
215 bool IsBlockSig(const Byte *p) throw() in IsBlockSig() function245 if (IsBlockSig(temp)) in ReadBlockSignature2()
128 if (NCompress::NBZip2::IsBlockSig(p)) in IsArc_BZip2()