| /vim-8.2.3635/src/ |
| H A D | job.c | 21 handle_mode(typval_T *item, jobopt_T *opt, ch_mode_T *modep, int jo) in handle_mode() 43 handle_io(typval_T *item, ch_part_T part, jobopt_T *opt) in handle_io() 70 clear_job_options(jobopt_T *opt) in clear_job_options() 79 free_job_options(jobopt_T *opt) in free_job_options() 121 get_job_options(typval_T *tv, jobopt_T *opt, int supported, int supported2) in get_job_options() 1173 job_set_options(job_T *job, jobopt_T *opt) in job_set_options() 1289 jobopt_T opt; in job_start() local 1905 jobopt_T opt; in f_job_setoptions() local
|
| H A D | channel.c | 146 ch_logfile(char_u *fname, char_u *opt) in ch_logfile() 1165 channel_set_options(channel_T *channel, jobopt_T *opt) in channel_set_options() 1307 jobopt_T opt; in channel_open_func() local 3854 jobopt_T opt; in common_channel_read() local 4218 jobopt_T *opt, in send_common() 4267 jobopt_T opt; in ch_expr_common() local 4332 jobopt_T opt; in ch_raw_common() local 4936 char_u *opt = (char_u *)""; in f_ch_logfile() local 5036 jobopt_T opt; in f_ch_setoptions() local 5060 jobopt_T opt; in f_ch_status() local
|
| H A D | terminal.c | 279 set_term_and_win_size(term_T *term, jobopt_T *opt) in set_term_and_win_size() 338 init_job_options(jobopt_T *opt) in init_job_options() 430 jobopt_T *opt, in term_start() 761 jobopt_T opt; in ex_terminal() local 5279 jobopt_T opt; in term_load_dump() local 6372 jobopt_T opt; in f_term_start() local 6578 jobopt_T *opt, in conpty_term_and_job_init() 6930 jobopt_T *opt, in winpty_term_and_job_init() 7146 jobopt_T *opt, in term_and_job_init() 7315 jobopt_T *opt, in term_and_job_init() [all …]
|
| H A D | if_cscope.c | 1012 char *opt, *pat; in cs_find() local 1052 char *opt, in cs_find_common()
|
| H A D | textobject.c | 252 inmacro(char_u *opt, char_u *s) in inmacro()
|
| H A D | option.c | 2508 was_set_insecurely(char_u *opt, int opt_flags) in was_set_insecurely() 7099 struct vimoption *opt = &options[opt_idx]; in get_winbuf_options() local
|
| H A D | misc2.c | 1761 call_shell(char_u *cmd, int opt) in call_shell()
|
| H A D | if_tcl.c | 500 int opt, err, idx, flags; in bufselfcmd() local
|
| H A D | ex_cmds.c | 1660 char_u *opt, in append_redir()
|
| H A D | normal.c | 4404 int opt, // extra flags for do_search() in normal_search()
|
| H A D | buffer.c | 4136 char_u opt; in build_stl_str_hl() local
|
| H A D | gui.c | 3759 char_u **opt; in get_tabline_label() local
|
| H A D | os_unix.c | 4462 jobopt_T opt; in mch_call_shell_terminal() local
|
| H A D | syntax.c | 4520 syn_opt_arg_T *opt, // various things in get_syn_options()
|
| H A D | os_win32.c | 4675 jobopt_T opt; in mch_call_shell_terminal() local
|
| /vim-8.2.3635/src/tee/ |
| H A D | tee.c | 86 int opt; in main() local
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_python2.vim | 984 func RecVars(opt) argument
|
| H A D | test_python3.vim | 1179 func RecVars(opt) argument
|
| H A D | test_vim9_func.vim | 1297 def FuncOneDefArg(opt = 'text') argument 1301 def FuncTwoDefArg(nr = 123, opt = 'text'): string argument 1469 def OptAndVar(nr: number, opt = 12, ...l: list<number>): number argument
|