| /vim-8.2.3635/src/testdir/ |
| H A D | summarize.vim | 6 func Count(match, type) function 32 silent %s/Executed\s\+\zs\d\+\ze\s\+tests\?/\=Count(submatch(0),'executed')/egn 33 silent %s/^SKIPPED \zs.*/\=Count(submatch(0), 'skipped')/egn 34 silent %s/^\(\d\+\)\s\+FAILED:/\=Count(submatch(1), 'failed')/egn
|
| H A D | test_lambda.vim | 281 let g:Count = LambdaFoo() 283 call assert_equal(1, g:Count()) 287 call assert_equal(2, g:Count())
|
| H A D | test_perl.vim | 88 call assert_equal(3, perleval('$curbuf->Count()'))
|
| H A D | test_vim9_script.vim | 699 while g:Count < 2 704 g:Count += 1 709 g:Count += 1 714 g:Count = 0 718 unlet g:Count
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | Reg.cpp | 44 DWORD Count = sizeof (DWORD); in GetRegistryInt() local 46 (LPBYTE) &Value, &Count) == ERROR_SUCCESS) in GetRegistryInt()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | ncf.vim | 94 syn match ncfSetCommandsNum "\(Pseudo Preemption Count\)\s*=" 100 syn match ncfSetCommandsNum "\(SMP Polling Count\)\s*=" 102 syn match ncfSetCommandsNum "\(TIMESYNC Polling Count\)\s*=" 112 syn match ncfSetCommandsNum "\(Worker Thread Execute In a Row Count\)\s*="
|
| H A D | vb.vim | 115 syn keyword vbFunction Cos Count CreateObject CurDir DDB Date DateAdd 149 syn keyword vbMethods CopyFolder CopyQueryDef Count CreateDatabase
|
| H A D | lscript.vim | 136 syn keyword lscriptMethods CopyToDatabase CopyAllItems Count CurrentDatabase Delete Execute
|
| H A D | aspvbs.vim | 38 " I removed (Count, Item) because these are common variable names in AspVBScript
|
| /vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/ |
| H A D | matchit.vim | 427 " Count the number of disjoint copies of pattern in string. 429 " then s:Count(string, pattern, '0', '1') should be faster than 430 " s:Count(string, pattern). 431 fun! s:Count(string, pattern, ...) 471 let w = s:Count( 475 while b <= s:Count(substitute(backref, '\\\\', '', 'g'), '\(', '1') 489 let s = s + s:Count(substitute(ref, '\\\\', '', 'g'), '\(', '1')
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | if_perl.txt | 136 :perl $curbuf->Count() # returns the number of lines 222 *perl-Count* 223 Buffer->Count() Returns the number of lines in the Buffer.
|
| H A D | usr_12.txt | 16 |12.5| Count words 203 *12.5* Count words
|
| H A D | usr_toc.txt | 170 |12.5| Count words
|
| H A D | spell.txt | 100 'spellfile'. Count used as with |zg|. 104 word list. Count used as with |zg|.
|
| H A D | repeat.txt | 1067 The Count column shows how many times a line was executed. Note that the
|
| H A D | cmdline.txt | 797 Count and Range *N:*
|
| H A D | vi_diff.txt | 558 Count added to "~", ":next", ":Next", "n" and "N".
|
| H A D | map.txt | 1712 " Count the number of lines in the range
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | matlab.vim | 108 " Count how many blocks the previous line opens/closes
|
| H A D | html.vim | 279 " Count the number of start and end tags in "text". 291 " Count the number of start and end tags in text.
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | ada.vim | 120 …ass', '''Component_Size', '''Compose', '''Constrained', '''Copy_Sign', '''Count', '''Definite', ''…
|
| /vim-8.2.3635/src/ |
| H A D | if_perl.xs | 1817 Count(vimbuf)
|
| /vim-8.2.3635/src/po/ |
| H A D | zh_TW.UTF-8.po | 1032 msgid "E177: Count cannot be specified twice"
|
| H A D | zh_CN.cp936.po | 1150 msgid "E177: Count cannot be specified twice"
|
| H A D | cs.cp1250.po | 898 msgid "E177: Count cannot be specified twice"
|