OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IgnoreTail
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
OpenArchive.h
140
bool
IgnoreTail
; // all are zeros
166
IgnoreTail
(false),
196
bool NeedTailWarning() const { return !
IgnoreTail
&& ThereIsTail; }
OpenArchive.cpp
952
IgnoreTail
= false;
1205
ErrorInfo.
IgnoreTail
= true;
1212
// ErrorInfo.
IgnoreTail
= false;
[
all
...]
Completed in 219 milliseconds