Searched refs:kpv_ErrorFlags_UnexpectedEnd (Results 1 – 5 of 5) sorted by relevance
119 const UInt32 kpv_ErrorFlags_UnexpectedEnd = 1 << 5; variable
220 a |= kpv_ErrorFlags_UnexpectedEnd; in GetErrorFlags()
226 if (_needMoreInput) v |= kpv_ErrorFlags_UnexpectedEnd; in GetArchiveProperty()
355 if (/*_stat.UnexpectedEnd */ sres == SZ_ERROR_INPUT_EOF) v |= kpv_ErrorFlags_UnexpectedEnd; in GetArchiveProperty()
233 if (_db.UnexpectedEnd) v |= kpv_ErrorFlags_UnexpectedEnd; in GetArchiveProperty()