Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Zip/
DZipIn.h151 struct CVols struct
153 struct CSubStreamInfo
163 CObjectVector<CSubStreamInfo> Streams;
165 int StreamIndex; // -1 for StartStream
169 bool NeedSeek;
171 bool DisableVolsSearch;
172 bool StartIsExe; // is .exe
173 bool StartIsZ; // is .zip or .zNN
174 bool StartIsZip; // is .zip
175 bool IsUpperCase;
[all …]