| /vim-8.2.3635/src/auto/ |
| H A D | configure | 1970 main () 2009 main () 2022 main () 2067 main () 3003 main () 3143 main () 3207 main () 3258 main () 3299 main () 3314 main () [all …]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_cscope.vim | 42 for cmd in ['cs find s main', 'cs find 0 main'] 45 call assert_equal('main(void)', getline('.')) 47 call assert_match('\n(1 of 1): <<main>> main(void )', a) 68 call assert_match('\n(1 of 1): <<main>> test_mf_hash();', a) 86 call assert_equal('#include "main.c"', getline('.')) 97 call assert_equal('#include "main.c"', getline('.')) 226 call feedkeys(":cs find s main\<CR>", 't') 335 call assert_fails('cscope find s main', 'E567:')
|
| H A D | test_channel_6.py | 8 from test_channel import main, ThreadedTCPServer 15 main("::", 0, ThreadedTCP6Server)
|
| H A D | test_tagjump.vim | 293 \ "int main(int argc, char **argv)", 325 tag main 332 \ "int main" 496 \ 'main Xtest.c /^int main()$/;" f typeref:typename:int signature:()', 500 \ 'int main()', 532 \ 'main Xtest.c /^int main()$/;" f', 536 \ 'int main()', 631 \ 'main Xtest.h /^void test();$/;" f', 632 \ 'main Xtest.c /^int main()$/;" f', 633 \ 'main Xtest.x /^void test()$/;" f', [all …]
|
| H A D | test_cindent.vim | 521 main () 603 main() 937 int main () 947 main() 953 main() 1486 main () 1568 main() 1912 main() 1918 main() 2315 main(void) [all …]
|
| H A D | test_makeencoding.py | 50 def main(): function 67 main()
|
| H A D | test_channel.py | 251 def main(host, port, server_class=ThreadedTCPServer): function 283 main("localhost", 0)
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_30.txt | 43 gcc -g -Wall -o prog main.c sub.c ~ 44 main.c: In function 'main': ~ 46 main.c: At top level: ~ 47 main.c:10: parse error before '}' ~ 51 "main.c" 11L, 111C ~ 61 |int main() | 88 5 main.c: 10:parse error before '}' ~ 98 2 main.c: In function 'main': ~ 100 4 main.c: At top level: ~ 135 make main.c [all …]
|
| H A D | usr_08.txt | 341 files. Let's take a file "main.c" and insert a few characters in one line. 343 "main.c~" will contain the previous version of the file. 346 vimdiff main.c~ main.c 366 |main.c~==============main.c==============| 380 The line that was deleted is displayed with "---" in the main.c window. 402 "main.c" file, then make a split and show the differences: > 404 :edit main.c 405 :vertical diffsplit main.c~ 414 :edit main.c 415 :vertical diffpatch main.c.diff [all …]
|
| H A D | usr_11.txt | 99 1. .main.c.swp ~ 101 file name: ~mool/vim/vim6/src/main.c ~ 152 Found a swap file by the name ".main.c.swp" ~ 154 file name: ~mool/vim/vim6/src/main.c ~ 158 While opening file "main.c" ~ 167 If this is the case, use ":recover" or "vim -r main.c" ~ 169 If you did this already, delete the swap file ".main.c.swp" ~ 249 Swap file ".main.c.swp" already exists! ~
|
| H A D | os_mac.txt | 51 :e :src:main.c 52 :e src/main.c 53 < Edit the file "main.c" in the folder "src" in the current folder >
|
| H A D | doctags.c | 18 main(int argc, char **argv) in main() function
|
| /vim-8.2.3635/runtime/spell/ |
| H A D | main.aap | 26 :child $l/main.aap 32 :child check/main.aap
|
| H A D | check_locales.vim | 3 grep /sys env LANG/ */main.aap
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | zimbu.vim | 120 iabbr <buffer> <expr> main GCUpper("main") 168 \ " | iunabbr <buffer> main" ..
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | VsReadMe.txt | 24 This is the main header file for the DLL. It declares the 28 This is the main DLL source file. It contains the class CVisVimApp.
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | blink.c | 12 main(void) in main() function
|
| /vim-8.2.3635/src/po/ |
| H A D | sjiscorr.c | 10 main(int argc, char **argv) in main() function
|
| /vim-8.2.3635/runtime/macros/maze/ |
| H A D | maze.c | 1 char*M,A,Z,E=40,J[40],T[40];main(C){for(*J=A=scanf(M="%d",&C); in main() function
|
| H A D | mazeansi.c | 1 char*M,A,Z,E=40,J[80],T[3];main(C){for(M=J+E,*J=A=scanf("%d",& in main() function
|
| H A D | mazeclean.c | 11 main (C) in main() function
|
| /vim-8.2.3635/src/proto/ |
| H A D | main.pro | 1 /* main.c */
|
| /vim-8.2.3635/src/ |
| H A D | os_vms_mms.c | 6 int main(int argc, char *argv[]) in main() function
|
| H A D | kword_test.c | 77 main(void) in main() function
|
| H A D | vimrun.c | 27 main(void) in main() function
|