Searched refs:e2 (Results 1 – 12 of 12) sorted by relevance
| /vim-8.2.3635/src/xdiff/ |
| H A D | xemit.c | 179 long s1, s2, e1, e2, lctx; in xdl_emit_diff() local 255 e2 = xche->i2 + xche->chg2 + lctx; in xdl_emit_diff() 267 e2 = XDL_MIN(e2 + (fe1 - e1), xe->xdf2.nrec); in xdl_emit_diff() 300 xdl_emit_hunk_hdr(s1 + 1, e1 - s1, s2 + 1, e2 - s2, in xdl_emit_diff() 342 for (s2 = xche->i2 + xche->chg2; s2 < e2; s2++) in xdl_emit_diff()
|
| /vim-8.2.3635/src/ |
| H A D | help.c | 816 char_u *e1, *e2; in fix_help_buffer() local 833 e2 = vim_strrchr(t2, '.'); in fix_help_buffer() 834 if (e1 == NULL || e2 == NULL) in fix_help_buffer() 843 if (e1 - f1 != e2 - f2 in fix_help_buffer() 847 && fnamecmp(e2, fname + 4) == 0) in fix_help_buffer()
|
| H A D | regexp_nfa.c | 3402 Frag_T e2; in post2nfa() local 3445 e2 = POP(); in post2nfa() 3447 patch(e1.out, e2.start); in post2nfa() 3448 PUSH(frag(e1.start, e2.out)); in post2nfa() 3458 e2 = POP(); in post2nfa() 3463 PUSH(frag(s, append(e1.out, e2.out))); in post2nfa() 3551 e2 = POP(); in post2nfa() 3553 e2.start->val = e2.start->c; in post2nfa() 3554 e2.start->c = NFA_RANGE_MAX; in post2nfa() 3557 patch(e1.out, e2.start); in post2nfa() [all …]
|
| H A D | os_win32.c | 2134 char_u *p, *e, *e2; in executable_exists() local 2269 e2 = vim_strchr(p, (int)';'); in executable_exists() 2270 if (e2 == NULL) in executable_exists() 2271 e2 = p + STRLEN(p); in executable_exists() 2276 if (e2 - p + tmplen + 1 > sizeof(buf)) in executable_exists() 2281 vim_strncpy(buf + tmplen, p, e2 - p); in executable_exists() 2289 p = e2; in executable_exists()
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | pinyin.vim | 20 e2 é
|
| H A D | vietnamese-vni_utf-8.vim | 133 e2 è
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_ga.vim | 28 call assert_equal("\n<ẻ> 7867, Hex 1ebb, Oct 17273, Digr e2", Do_ga('ẻ'))
|
| H A D | test_float_func.vim | 270 call assert_equal(123, float2nr(1.234e2))
|
| H A D | test_normal.vim | 3063 } e2 3119 call assert_equal("\t}K e2", getline('.'))
|
| /vim-8.2.3635/runtime/spell/hu/ |
| H A D | hu_HU.diff | 156 - CHR 123 e2 �
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | indent.txt | 163 cino= cino=e2 cino=e-2 >
|
| H A D | digraph.txt | 881 ẻ e2 1EBB 7867 LATIN SMALL LETTER E WITH HOOK ABOVE
|