Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp619 const NWildcard::CCensorNode &nextNode2 = node.SubNodes[j]; in ConvertToLongNames() local
620 if (nextNode1.Name.IsEqualToNoCase(nextNode2.Name)) in ConvertToLongNames()
622 nextNode1.IncludeItems += nextNode2.IncludeItems; in ConvertToLongNames()
623 nextNode1.ExcludeItems += nextNode2.ExcludeItems; in ConvertToLongNames()