Searched refs:n_suffix (Results 1 – 3 of 3) sorted by relevance
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()