Home
last modified time | relevance | path

Searched refs:fileinfo (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dbuffer.pro46 void fileinfo(int fullname, int shorthelp, int dont_truncate);
/vim-8.2.3635/runtime/syntax/
H A Dhtmlos.vim31 syn keyword htmlosFunctions syshtmlosname sysstartname sysfixfile fileinfo filelist fileindex domai…
/vim-8.2.3635/src/
H A Dex_cmds.c1827 fileinfo(FALSE, FALSE, eap->forceit); in ex_file()
3165 fileinfo(FALSE, TRUE, FALSE); in do_ecmd()
H A Dmain.c1424 fileinfo(FALSE, TRUE, FALSE); in main_loop()
H A Dbuffer.c3655 fileinfo( in fileinfo() function
H A Dnormal.c3465 fileinfo((int)cap->count0, FALSE, TRUE); in nv_ctrlg()
/vim-8.2.3635/runtime/autoload/
H A Dphpcomplete.vim2797 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 Dversion6.txt4191 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).