Home | History | Annotate | Download | only in Scripts

Lines Matching refs:preparedPatchHash

1313     my %preparedPatchHash;
1315 $preparedPatchHash{copyDiffHashRefs} = \@copyDiffHashRefs;
1316 $preparedPatchHash{nonCopyDiffHashRefs} = \@nonCopyDiffHashRefs;
1317 $preparedPatchHash{sourceRevisionHash} = \%sourceRevisionHash;
1319 return \%preparedPatchHash;