| /vim-8.2.3635/src/testdir/ |
| H A D | test_tagjump.vim | 22 \ "two\tXfile\t2"], 97 \ "thesame\tXfile1\t2;\"\td\tfile:", 122 \ "second\tXfile1\t2", 382 \ "two\tXfile2\t2"], 466 \ "two\tXfile3\t2"], 704 \ "second\tXfile1\t2", 783 \ "six\tXfoo\t2"], 805 \ "!_TAG_FILE_SORTED\t2\t/0=unsorted, 1=sorted, 2=foldcase/", 807 \ "second\tXfoo\t2", 967 \ "first\tXfoo\t2", [all …]
|
| H A D | test_taglist.vim | 9 \ "FBar\tXfoo\t2", 11 \ "BBar\tXbar\t2", 131 \ "FBar\tXfoo\t2" .. ';"' .. "\textrafield\tf",
|
| H A D | test_tagcase.vim | 4 call writefile(["Bar\tXtext\t3", "Foo\tXtext\t2", "foo\tXtext\t4"], 'Xtags')
|
| H A D | test_listlbr_utf8.vim | 106 \ "#define MSG_MODE_CONSOLE\t\t2",
|
| H A D | test_fold.vim | 1353 …call setline(1, ["\t1", "\t2", "\t\t3", "\t\t4", "\t\t\t5", "\t\t\t6", "\t\t7", "\t\t8", "\t9", "\… 1375 call setline(1, ["1", "\t2", "\t3", "\t4", "\t5", "\t6", "7"])
|
| H A D | test_textformat.vim | 1104 setlocal formatoptions=t2
|
| H A D | test_window_cmd.vim | 1086 \ "second\tXfile1\t2",
|
| H A D | test_substitute.vim | 441 func SubReplacer20(t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, t17, t18,… argument
|
| H A D | test_visual.vim | 130 call assert_equal(["\t1", "\t2", "\t3"], getline(1, '$'))
|
| H A D | test_normal.vim | 3062 t2;
|
| /vim-8.2.3635/src/ |
| H A D | help.c | 815 char_u *t1, *t2; in fix_help_buffer() local 831 t2 = gettail(f2); in fix_help_buffer() 833 e2 = vim_strrchr(t2, '.'); in fix_help_buffer()
|
| H A D | mouse.c | 21 time_diff_ms(struct timeval *t1, struct timeval *t2) in time_diff_ms() argument 27 return (t2->tv_sec - t1->tv_sec) * 1000 in time_diff_ms() 28 + (t2->tv_usec - t1->tv_usec) / 1000; in time_diff_ms()
|
| H A D | misc2.c | 1893 char_u *t2; in same_directory() local 1901 t2 = gettail_sep(f2); in same_directory() 1902 return (t1 - ffname == t2 - f2 in same_directory()
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | oldturkic-orkhon_utf-8.vim | 137 t2 10C45 OLD TURKIC LETTER ORKHON AET
|
| H A D | oldturkic-yenisei_utf-8.vim | 153 t2 10C46 OLD TURKIC LETTER YENISEI AET
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | ft_sql.txt | 144 create existing table t2 (
|