Home | History | Annotate | Download | only in Scripts

Lines Matching refs:isCopyWithChanges

557 #     isCopyWithChanges: the value 1 if the file was copied or moved and
652 $header{isCopyWithChanges} = 1 if ($copiedFromPath && ($similarityIndex != 100 || $executableBitDelta));
953 if ($headerHashRef->{isCopyWithChanges} || (%$headerHashRef && !$headerHashRef->{copiedFromPath})) {