| /vim-8.2.3635/src/ |
| H A D | regexp_bt.c | 2540 scan = OPERAND(scan); in bt_regcomp() 2543 if (OP(scan) == BOL || OP(scan) == RE_BOF) in bt_regcomp() 2546 scan = regnext(scan); in bt_regcomp() 2583 for (; scan != NULL; scan = regnext(scan)) in bt_regcomp() 2805 ++scan; in regrepeat() 2836 ++scan; in regrepeat() 4390 if (scan == NULL || OP(scan) != BRANCH) in regmatch() 4401 scan = OPERAND(scan); in regmatch() 4428 scan = regnext(scan); in regmatch() 4439 scan = OPERAND(scan); in regmatch() [all …]
|
| H A D | os_amiga.c | 1033 char scan[] = "\x9b""1;1;%d;%d r", in mch_get_shellsize() local 1034 answ[sizeof(scan) + 8] = { '\0' }; in mch_get_shellsize() 1040 if (sscanf(answ, scan, &Rows, &Columns) == 2) in mch_get_shellsize()
|
| /vim-8.2.3635/.github/workflows/ |
| H A D | coverity.yml | 8 scan: 20 …wget -q https://scan.coverity.com/download/cxx/linux64 --post-data "token=$TOKEN&project=vim" -O c… 21 mkdir cov-scan 22 tar ax -f coverity_tool.tgz --strip-components=1 -C cov-scan 46 echo "$(pwd)/cov-scan/bin" >> $GITHUB_PATH 65 - name: Build/scan vim 71 tar zcf cov-scan.tgz cov-int 74 --form file=@cov-scan.tgz \ 76 --form description="Automatic GHA scan" \ 77 'https://scan.coverity.com/builds?project=vim'
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | lex.vim | 67 " void scan() 75 " scan();
|
| H A D | cdrdaoconf.vim | 100 …\ '\<\(cdd2600\|generic-mmc\%(-raw\)\=\|plextor\%(-scan\)\|ricoh-mp6200\|sony-cdu9\%(20\|48\)\|tai…
|
| H A D | lhaskell.vim | 67 " If no user preference, scan buffer for our guess of the markup to
|
| H A D | natural.vim | 127 syn keyword naturalOperator and or not eq ne gt lt ge le mask scan modified
|
| H A D | sas.vim | 102 …epeat resolve reverse rewind right rms round rounde roundz saving savings scan sdf sec second sha2… 103 … rancomb ranexp rangam rannor ranperk ranperm ranpoi rantbl rantri ranuni scan set sleep softmax s… 185 …rantbl rantri ranuni repeat reverse right rms round rounde roundz savings scan sec second sha256he…
|
| H A D | mush.vim | 67 syntax keyword mushFunction contained round s scan scramble search secs secure sent
|
| H A D | rexx.vim | 240 " always scan from start, PCs have long become to be powerful enough for that
|
| H A D | tcl.vim | 26 syn keyword tclCommand registry regsub rename scan seek self set socket source
|
| H A D | gnuplot.vim | 174 syn keyword gnuplotKeyword filetype avs edf png scan transpose dx dy dz
|
| H A D | 8th.vim | 125 Builtin on? bt:on? read bt:read scan bt:scan service? bt:service? services? bt:services? write bt:…
|
| H A D | fortran.vim | 235 syn keyword fortranIntrinsic scale scan selected_int_kind selected_real_kind set_exponent shape siz…
|
| H A D | css.vim | 425 syn keyword cssMediaProp contained width height orientation scan
|
| H A D | foxpro.vim | 649 syn match foxproEnBlk "^\s*\<scan\>"
|
| /vim-8.2.3635/ |
| H A D | README.md | 3 …vim/vim?branch=master) [](https:…
|
| /vim-8.2.3635/runtime/pack/dist/opt/matchit/plugin/ |
| H A D | matchit.vim | 29 " This would require an option: how many lines to scan (default 1).
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | russian-typograph.vim | 157 " VK_OEM_5 key (scan code 2b)
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_44.txt | 537 where it is. For example, the following command tells Vim to scan backward 545 the editor the maximum number of lines to scan.
|
| H A D | indent.txt | 619 Sets maximum scan distance of `searchpairpos()`. Larger values trade 621 0 will scan without limits. The default is 300.
|
| H A D | options.txt | 1890 . scan the current buffer ('wrapscan' is ignored) 1891 w scan buffers from other windows 1892 b scan other loaded buffers that are in the buffer list 1893 u scan the unloaded buffers that are in the buffer list 1894 U scan the buffers that are not in the buffer list 1895 k scan the files given with the 'dictionary' option 1897 k{dict} scan the file {dict}. Several "k" flags can be given, 1900 < s scan the files given with the 'thesaurus' option 1903 i scan current and included files 1904 d scan current and included files for defined name or macro [all …]
|
| H A D | quickfix.txt | 1448 codes can be used to scan these directory names; they will be stored in an 1908 them in an internal stack. The patterns possibly scan over
|
| H A D | repeat.txt | 80 In a second scan the [cmd] is executed for each marked line, as if the cursor
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 621 …ratio", "orientation", "max-resolution", "min-resolution", "resolution", "scan", "grid", "update-f…
|