Searched refs:n_suffix (Results 1 – 6 of 6) sorted by relevance
1228 size_t n_suffix = 0; in CreateUnifiedDiff() local1230 if (n_suffix >= context) { in CreateUnifiedDiff()1242 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff()
1227 size_t n_suffix = 0; in CreateUnifiedDiff() local1229 if (n_suffix >= context) { in CreateUnifiedDiff()1241 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff()
1271 size_t n_suffix = 0; in CreateUnifiedDiff() local1273 if (n_suffix >= context) { in CreateUnifiedDiff()1285 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff()
1248 size_t n_suffix = 0; in CreateUnifiedDiff() local1250 if (n_suffix >= context) { in CreateUnifiedDiff()1262 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff()
2675 size_t n_suffix = 0; in CreateUnifiedDiff() local2677 if (n_suffix >= context) { in CreateUnifiedDiff()2689 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff()