Home
last modified time | relevance | path

Searched refs:ExtendExclude (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/Common/
DWildcard.cpp507 void CCensorNode::ExtendExclude(const CCensorNode &fromNodes) in ExtendExclude() function in NWildcard::CCensorNode
513 Find_SubNode_Or_Add_New(node.Name).ExtendExclude(node); in ExtendExclude()
758 void CCensor::ExtendExclude() in ExtendExclude() function in NWildcard::CCensor
769 Pairs[i].Head.ExtendExclude(Pairs[index].Head); in ExtendExclude()
DWildcard.h152 void ExtendExclude(const CCensorNode &fromNodes);
206 void ExtendExclude();
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp1457 options.Censor.ExtendExclude(); in Parse2()
1494 arcCensor.ExtendExclude(); in Parse2()
1637 options.Censor.ExtendExclude(); in Parse2()
DUpdate.cpp1208 censor.ExtendExclude(); in UpdateArchive()