Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp116 struct CParseItem struct
118 UInt64 Offset;
119 UInt64 Size;
121 UString Name;
122 UString Extension;
123 FILETIME FileTime;
124 UString Comment;
125 UString ArcType;
127 bool FileTime_Defined;
128 bool UnpackSize_Defined;
[all …]