Home | History | Annotate | Download | only in Scripts

Lines Matching refs:copyDiffHashRefs

1259 #   copyDiffHashRefs: A reference to an array of the $diffHashRefs in
1274 my @copyDiffHashRefs = ();
1292 push @copyDiffHashRefs, $diffHashRef;
1315 $preparedPatchHash{copyDiffHashRefs} = \@copyDiffHashRefs;