Home
last modified time | relevance | path

Searched refs:end2 (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxhistogram.c77 unsigned int begin2, end2; member
210 lcs->end2 = be; in try_lcs()
368 count2 = LINE_END(2) - lcs.end2; in histogram_diff()
369 line2 = lcs.end2 + 1; in histogram_diff()
H A Dxpatience.c266 int end1 = line1 + count1, end2 = line2 + count2; in walk_common_sequence() local
281 next2 = end2; in walk_common_sequence()
/vim-8.2.3635/src/
H A Dregexp.c1277 colnr_T start2, end2; in reg_match_visual() local
1329 getvvcol(wp, &bot, &start2, NULL, &end2); in reg_match_visual()
1332 if (end2 > end) in reg_match_visual()
1333 end = end2; in reg_match_visual()
/vim-8.2.3635/runtime/syntax/
H A Dlisp.vim452 syn keyword lispKey :end2 :nicknames :use