Home
last modified time | relevance | path

Searched refs:used_file_arg (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dos_win32.pro70 void used_file_arg(char *name, int literal, int full_path, int diff_mode);
/vim-8.2.3635/src/
H A Dmain.c2607 used_file_arg(argv[0], parmp->literal, parmp->full_path, in command_line_scan()
H A Dos_win32.c7655 used_file_arg(char *name, int literal, int full_path, int diff_mode) in used_file_arg() function