Searched refs:n_suffix (Results 1 – 1 of 1) sorted by relevance
1276 size_t n_suffix = 0; in CreateUnifiedDiff() local1278 if (n_suffix >= context) { in CreateUnifiedDiff()1290 n_suffix = edit == kMatch ? n_suffix + 1 : 0; in CreateUnifiedDiff()