OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_wildcardCensor
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.h
137
const NWildcard::CCensorNode *
_wildcardCensor
;
ArchiveExtractCallback.cpp
195
_wildcardCensor
= wildcardCensor;
583
if (
_wildcardCensor
)
585
if (!
_wildcardCensor
->CheckPath(_isAltStream, fullPath, !_fi.IsDir))
Completed in 104 milliseconds