| /vim-8.2.3635/src/testdir/ |
| H A D | test_regexp_latin.vim | 150 " tl is a List of Lists with: 162 let tl = [] 194 call add(tl, [2, '\va{2}', 'ab']) 287 call add(tl, [2, 'x', 'abcdef']) 295 call add(tl, [2, 'ab', 'baced']) 608 for t in tl 661 unlet t tl e l 666 " tl is a List of Lists with: 674 let tl = [] 756 for t in tl [all …]
|
| H A D | test_regexp_utf8.vim | 223 " tl is a List of Lists with: 232 let tl = [] 243 call add(tl, [2, '\p\+', 'ìa', 'ìa']) 244 call add(tl, [2, '\p*', 'aあ', 'aあ']) 265 call add(tl, [2, "a", "ca\u0300t"]) 266 call add(tl, [2, "ca", "ca\u0300t"]) 273 call add(tl, [2, 'ú\Z', 'x']) 278 call add(tl, [2, 'יְ\Z', 'וְיַ', 'יַ']) 283 call add(tl, [2, "\u05b9\\Z", "xyz"]) 284 call add(tl, [2, "\\Z\u05b9", "xyz"]) [all …]
|
| H A D | test_taglist.vim | 119 let tl = taglist('.*') 120 call assert_equal(1, len(tl)) 121 call assert_equal('Foo', tl[0].name)
|
| H A D | test_menu.vim | 325 \ display: 'tlmenu', modes: 'tl', enabled: v:true, silent: v:false, 327 \ menu_info('Test.tlmenu', 'tl')) 369 \ display: 'tlnoremenu', modes: 'tl', enabled: v:true, silent: v:false, 371 \ menu_info('Test.tlnoremenu', 'tl')) 385 call assert_equal({}, menu_info('Test', 'tl'))
|
| H A D | test_indent.vim | 17 call assert_equal("\t\tl", getline(1)) 21 call assert_equal(" \t \tl", getline(1))
|
| H A D | test_tagjump.vim | 509 let tl = taglist('test', 'Xtest.c') 510 call assert_equal(tl[0].filename, 'Xtest.c') 511 call assert_equal(tl[1].filename, 'Xtest.h') 545 let tl = taglist('test', 'Xtest.c') 546 call assert_equal(tl[0].filename, 'Xtest.c') 547 call assert_equal(tl[1].filename, 'Xtest.h')
|
| H A D | test_vartabs.vim | 98 call assert_equal("\t\t\t\tl", getline(1)) 104 call assert_equal("\t\t\t\tl", getline(1))
|
| H A D | test_spell_utf8.vim | 734 call assert_equal('*fls kswts tl', soundfold('oeverloos gezwets edale'))
|
| H A D | test_textformat.vim | 1092 setlocal formatoptions=tl
|
| /vim-8.2.3635/runtime/spell/tl/ |
| H A D | main.aap | 12 all: $SPELLDIR/tl.latin1.spl $SPELLDIR/tl.utf-8.spl ../README_tl.txt 14 $SPELLDIR/tl.latin1.spl : $FILES 16 $VIM -u NONE -e -c "mkspell! $SPELLDIR/tl tl_PH" -c q 18 $SPELLDIR/tl.utf-8.spl : $FILES 19 :sys $VIM -u NONE -e -c "set enc=utf-8" -c "mkspell! $SPELLDIR/tl tl_PH" -c q
|
| /vim-8.2.3635/src/ |
| H A D | spellsuggest.c | 1270 int fl = 0, tl; in suggest_trie_walk() local 2351 tl = mb_char2len(c3); in suggest_trie_walk() 2384 p = p + tl; in suggest_trie_walk() 2452 tl = mb_ptr2len(p + n); in suggest_trie_walk() 2511 tl = mb_ptr2len(p); in suggest_trie_walk() 2512 n = mb_ptr2len(p + tl); in suggest_trie_walk() 2595 if (fl != tl) in suggest_trie_walk() 2598 repextra += tl - fl; in suggest_trie_walk() 2626 if (fl != tl) in suggest_trie_walk() 2628 STRMOVE(p + fl, p + tl); in suggest_trie_walk() [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | vgrindefs.vim | 29 syn match vgrindefsField ":tl"
|
| H A D | erlang.vim | 59 …\+}\|\^.\|.\)\|\~\%([ni~]\|\%(-\=\d\+\|\*\)\=\.\=\%(\*\|\d\+\)\=\%(\..\)\=[tl]*[cfegswpWPBX#bx+]\)… 134 syn keyword erlangBIF statistics term_to_binary throw time tl contained
|
| H A D | cucumber.vim | 63 …\"tl": {"and": "\\%u0c2e\\%u0c30\\%u0c3f\\%u0c2f\\%u0c41\\>", "background": "\\%u0c28\\%u0c47\\%u0…
|
| H A D | aml.vim | 36 …ull tinl[attice] tinlines tinmarkers tins[pot] tinshades tintext tinv[rml] tl tm tol[erance] top[o…
|
| H A D | redif.vim | 720 …i\|sb\|so\|za\|gs\|ss\|es\|lk\|sd\|sr\|sj\|sz\|se\|ch\|sy\|tw\|tj\|tz\|th\|tl\|tg\|tk\|to\|tt\|tn\… 764 …\|sl\|sm\|sn\|so\|sq\|sr\|ss\|st\|su\|sv\|sw\|ta\|te\|tet\|tg\|th\|ti\|tk\|tl\|tlh\|tn\|to\|tpi\|t…
|
| H A D | vim.vim | 23 …ert] substitutepattern sv[iew] syntime tabc[lose] tabm[ove] tabs tclf[ile] tl[ast] tlunmenu to[ple… 34 …ile spo st su swb synmaxcol tagbsearch tal tcldll termwinscroll tf timeout tl tr ttm ttytype uc un…
|
| /vim-8.2.3635/runtime/spell/ |
| H A D | main.aap | 11 tet th tl tn tr uk yi zu hu eu
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | gitcommit.vim | 15 setlocal nomodeline tabstop=8 formatoptions+=tl textwidth=72
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | if_tcl.txt | 476 set tl [$buf get $t] 479 $buf set $b $tl
|
| H A D | tagsrch.txt | 301 *:tl* *:tlast* 302 :tl[ast][!] Jump to last matching tag. See |tag-!| for [!].
|
| H A D | quickref.txt | 224 |:tl| :tl[ast][!] jump to last matching tag 934 'taglength' 'tl' number of significant characters for a tag
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.hu | 38 2. Tartsa lenyomva a lefel�t (j), akkor ism�tl�dik! 338 5. A 3. �s 4. l�p�sek ism�tl�s�vel az els� mondatot tegye a m�sodikkal
|
| H A D | tutor.hu.cp1250 | 38 2. Tartsa lenyomva a lefel�t (j), akkor ism�tl�dik! 338 5. A 3. �s 4. l�p�sek ism�tl�s�vel az els� mondatot tegye a m�sodikkal
|
| H A D | tutor.hu.utf-8 | 38 2. Tartsa lenyomva a lefelét (j), akkor ismétlődik! 338 5. A 3. és 4. lépések ismétlésével az első mondatot tegye a másodikkal
|