Searched refs:fileinfo (Results 1 – 8 of 8) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | buffer.pro | 46 void fileinfo(int fullname, int shorthelp, int dont_truncate);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | htmlos.vim | 31 syn keyword htmlosFunctions syshtmlosname sysstartname sysfixfile fileinfo filelist fileindex domai…
|
| /vim-8.2.3635/src/ |
| H A D | ex_cmds.c | 1827 fileinfo(FALSE, FALSE, eap->forceit); in ex_file() 3165 fileinfo(FALSE, TRUE, FALSE); in do_ecmd()
|
| H A D | main.c | 1424 fileinfo(FALSE, TRUE, FALSE); in main_loop()
|
| H A D | buffer.c | 3655 fileinfo( in fileinfo() function
|
| H A D | normal.c | 3465 fileinfo((int)cap->count0, FALSE, TRUE); in nv_ctrlg()
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | phpcomplete.vim | 2797 let php_builtin['functions']['fileinfo']={'finfo_buffer(':'resource $finfo [, string $string = NULL… 2850 let php_builtin['constants']['fileinfo']={'FILEINFO_NONE':'','FILEINFO_SYMLINK':'','FILEINFO_MIME_T…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version6.txt | 4191 the fileinfo() call in do_ecmd() causes a scroll and a hit-enter 7924 fileinfo(), the redraw is done after a delay to give the user time 7928 overwrites the fileinfo() message).
|