Home | History | Annotate | Download | only in plaintext

Lines Matching refs:Diff_EditCost

63   public short Diff_EditCost = 4;
1019 if (thisDiff.text.length() < Diff_EditCost && (post_ins || post_del)) {
1049 || ((lastequality.length() < Diff_EditCost / 2)