Home
last modified time | relevance | path

Searched refs:ThereAreDeletedStreams (Results 1 – 6 of 6) sorted by relevance

/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Wim/
H A DWimIn.h455 bool ThereAreDeletedStreams; variable
541 ThereAreDeletedStreams = false; in Clear()
H A DWimHandler.cpp996 _numIgnoreItems = _db.ThereAreDeletedStreams ? 1 : 0; in Open()
H A DWimIn.cpp1545 ThereAreDeletedStreams = true; in FillAndCheck()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Wim/
H A DWimIn.h455 bool ThereAreDeletedStreams; variable
541 ThereAreDeletedStreams = false; in Clear()
H A DWimHandler.cpp994 _numIgnoreItems = _db.ThereAreDeletedStreams ? 1 : 0; in Open()
H A DWimIn.cpp1533 ThereAreDeletedStreams = true; in FillAndCheck()