Lines Matching refs:svnConvertedText
565 # svnConvertedText: the header text with some lines converted to SVN
595 my $svnConvertedText;
637 $svnConvertedText .= "$_$eol"; # Also restore end-of-line characters.
656 $header{svnConvertedText} = $svnConvertedText;
684 # svnConvertedText: the header text converted to a header with the paths
705 my $svnConvertedText;
734 $svnConvertedText .= "$_$eol"; # Also restore end-of-line characters.
752 $header{svnConvertedText} = $svnConvertedText;
785 # svnConvertedText: the header text with some lines converted to SVN
813 # FIXME: The %diffHash "object" should not have an svnConvertedText property.
841 # svnConvertedText: the diff with some lines converted to SVN format.
865 # value of 1 if svnConvertedText should use the line
928 $svnText .= $headerHashRef->{svnConvertedText};
978 # FIXME: Remove the need for svnConvertedText. See the %diffHash
985 $diffHash{svnConvertedText} = $svnText if $svnText;
1225 # value of 1 if svnConvertedText should use the line