Home
last modified time | relevance | path

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

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