Home
last modified time | relevance | path

Searched refs:EachPos (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h75 bool EachPos; member
96 EachPos(false), in COpenType()
H A DOpenArchive.cpp2482 if (!mode.EachPos && handlerSpec->_items.Size() == 1)
2852 if (mode.EachPos)
2870 if (pi.Offset < startArcPos && !mode.EachPos /* && phySize_Defined */)
3577 case 'e': type.EachPos = true; return true;

Completed in 4 milliseconds