Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp452 const NWildcard::CCensorNode &nextNode2 = node.SubNodes[j]; in ConvertToLongNames() local
453 if (nextNode1.Name.CompareNoCase(nextNode2.Name) == 0) in ConvertToLongNames()
455 nextNode1.IncludeItems += nextNode2.IncludeItems; in ConvertToLongNames()
456 nextNode1.ExcludeItems += nextNode2.ExcludeItems; in ConvertToLongNames()