Searched defs:ExtendExclude (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Common/
H A DWildcard.cpp353 void CCensorNode::ExtendExclude(const CCensorNode &fromNodes) function in class:NWildcard::CCensorNode
362 SubNodes[subNodeIndex].ExtendExclude(node);
448 void CCensor::ExtendExclude() function in class:NWildcard::CCensor
459 Pairs[i].Head.ExtendExclude(Pairs[index].Head);

Completed in 108 milliseconds