| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | awk.vim | 40 let path = system("gawk 'BEGIN { printf ENVIRON[\"AWKPATH\"] }'") variable 41 let path = substitute(path, '^\.\=:\|:\.\=$\|:\.\=:', ',,', 'g') " POSIX cwd variable 42 let path = substitute(path, ':', ',', 'g') variable
|
| H A D | changelog.vim | 100 function! s:try_reading_file(path) argument
|
| H A D | ruby.vim | 88 function! s:build_path(path) abort argument
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | context.vim | 84 function! context#callback(path, job, status) argument 95 function! s:typeset(path) argument 115 function! context#callback(path, job, status) argument 119 function! s:typeset(path) argument 127 function! s:callback(path, job, status) abort argument
|
| H A D | rust.vim | 341 function! s:RmDir(path) argument
|
| H A D | netrw.vim | 8877 fun! s:NetrwPreview(path) range argument 10131 fun! s:NetrwRemoteFtpCmd(path,listcmd) argument 10474 fun! s:NetrwRemoteRm(usrhost,path) range argument 10528 fun! s:NetrwRemoteRmFile(path,rmfile,all) argument 10648 fun! s:NetrwRemoteRename(usrhost,path) range argument 11170 fun! s:NetrwLocalRename(path) range argument 11270 fun! s:NetrwLocalRm(path) range argument 11340 fun! s:NetrwLocalRmFile(path,fname,all) argument 11546 fun! netrw#WinPath(path) argument 11936 fun! s:NetrwDelete(path) argument
|
| /vim-8.2.3635/src/ |
| H A D | uninstall.c | 199 batfile_thisversion(char *path) in batfile_thisversion() 255 remove_if_exists(char *path, char *filename) in remove_if_exists() 274 char path[BUFSIZE]; in remove_icons() local 285 char path[BUFSIZE]; in remove_start_menu() local 321 char path[MAX_PATH]; in main() local
|
| H A D | dosinst.h | 434 mch_chdir(char *path) in mch_chdir() 467 remove_tail(char *path) in remove_tail()
|
| H A D | findfile.c | 301 char_u *path, in vim_findfile_init() 1606 ff_path_in_stoplist(char_u *path, int path_len, char_u **stopdirs_v) in ff_path_in_stoplist() 2243 find_previous_pathsep(char_u *path, char_u **psep) in find_previous_pathsep() 2471 char_u *path = fnames[i]; in uniquefy_paths() local 2552 char_u *path = in_curdir[i]; in uniquefy_paths() local
|
| H A D | filepath.c | 945 char_u *path = *curbuf->b_p_path == NUL ? p_path : curbuf->b_p_path; in findfilendir() local 1633 char_u *path; in f_readdir() local 1687 char_u *path; in f_readdirex() local 2867 get_past_head(char_u *path) in get_past_head() 3336 char_u *path, in dos_expandpath() 3551 char_u *path, in mch_expandpath() 3581 char_u *path, in unix_expandpath()
|
| H A D | cmdexpand.c | 645 char_u *path; in showmatches() local 2299 char_u *path = NULL; in expand_shellcmd() local 2574 char_u *path, in globpath()
|
| H A D | scriptfile.c | 240 char_u *path, in do_in_path() 377 char_u *path, in do_in_path_and_pp() 447 source_in_path(char_u *path, char_u *name, int flags, int *ret_sid) in source_in_path()
|
| H A D | gui_at_fs.c | 91 char *path; member 222 SFchdir(char *path) in SFchdir() 767 SFsetText(char *path) in SFsetText()
|
| H A D | fileio.c | 4040 char_u *path; in buf_check_timestamp() local 4618 create_readdirex_item(char_u *path, char_u *name) in create_readdirex_item() 4760 char_u *path, in readdir_core()
|
| H A D | main.c | 3633 char_u *path = NULL; in set_progpath() local
|
| H A D | dosinst.c | 969 char *path; in change_bat_choice() local 2103 dir_remove_last(const char *path, char to[MAX_PATH]) in dir_remove_last()
|
| H A D | os_vms.c | 518 mch_expandpath(garray_T *gap, char_u *path, int flags) in mch_expandpath()
|
| H A D | os_amiga.c | 894 mch_can_exe(char_u *name, char_u **path, int use_path) in mch_can_exe()
|
| H A D | os_mswin.c | 676 mch_chdir(char *path) in mch_chdir() 1875 char_u *path = resolve_shortcut(fname); in mch_resolve_path() local
|
| H A D | os_unix.c | 325 mch_chdir(char *path) in mch_chdir() 3196 mch_can_exe(char_u *name, char_u **path, int use_path) in mch_can_exe() 6511 char_u *path, in mch_expandpath()
|
| H A D | if_cscope.c | 1875 cs_pathcomponents(char *path) in cs_pathcomponents()
|
| H A D | gui_athena.c | 489 createXpmImages(char_u *path, char **xpm, Pixmap *sen) in createXpmImages()
|
| H A D | misc1.c | 1493 char_u *path, *next_path, *ptr; in expand_env_esc() local
|
| H A D | if_py_both.h | 1070 map_rtp_callback(char_u *path, void *_data) in map_rtp_callback() 1124 map_finder_callback(char_u *path, void *_data) in map_finder_callback() 1391 char *path; in VimPathHook() local 6721 PyObject *path; in init_sys_path() local
|
| H A D | gui_haiku.cc | 646 docd(BPath &path) in docd() 713 BPath path; in RefsReceived() local 2296 BPath path; in InitIcon() local
|