Home
last modified time | relevance | path

Searched refs:end1 (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxhistogram.c76 unsigned int begin1, end1; member
206 if (lcs->end1 - lcs->begin1 < ae - as || rc < index->cnt) { in try_lcs()
209 lcs->end1 = ae; in try_lcs()
366 count1 = LINE_END(1) - lcs.end1; in histogram_diff()
367 line1 = lcs.end1 + 1; in histogram_diff()
H A Dxpatience.c266 int end1 = line1 + count1, end2 = line2 + count2; in walk_common_sequence() local
280 next1 = end1; in walk_common_sequence()
/vim-8.2.3635/runtime/syntax/
H A Dlisp.vim451 syn keyword lispKey :end1 :new-version :type