Searched refs:nextNode2 (Results 1 – 1 of 1) sorted by relevance
452 const NWildcard::CCensorNode &nextNode2 = node.SubNodes[j]; in ConvertToLongNames() local453 if (nextNode1.Name.CompareNoCase(nextNode2.Name) == 0) in ConvertToLongNames()455 nextNode1.IncludeItems += nextNode2.IncludeItems; in ConvertToLongNames()456 nextNode1.ExcludeItems += nextNode2.ExcludeItems; in ConvertToLongNames()