| /vim-8.2.3635/src/ |
| H A D | json.c | 31 json_encode_gap(garray_T *gap, typval_T *val, int options) in json_encode_gap() 49 json_encode(typval_T *val, int options) in json_encode() 67 json_encode_nr_expr(int nr, typval_T *val, int options) in json_encode_nr_expr() 187 json_encode_item(garray_T *gap, typval_T *val, int copyID, int options) in json_encode_item() 594 json_decode_item(js_read_T *reader, typval_T *res, int options) in json_decode_item() 1082 json_decode_all(js_read_T *reader, typval_T *res, int options) in json_decode_all() 1114 json_decode(js_read_T *reader, typval_T *res, int options) in json_decode() 1139 json_find_end(js_read_T *reader, int options) in json_find_end()
|
| H A D | cmdexpand.c | 47 int options) in ExpandEscape() 139 int options, // extra options for ExpandOne() in nextwild() 288 int options, in ExpandOne() 1855 int options = WILD_ADD_SLASH|WILD_SILENT; in expand_cmdline() local 1931 int options) // WILD_ flags in ExpandFromContext() 2894 int options = WILD_SILENT | WILD_USE_NL | WILD_ADD_SLASH in f_getcompletion() local
|
| H A D | findfile.c | 1669 int options, in find_file_in_path() 1706 int options, in find_directory_in_path() 1717 int options, in find_file_in_path_option() 1940 int options = FNAME_MESS|FNAME_EXP|FNAME_REL|FNAME_UNESC; in grab_file_name() local 1976 file_name_at_cursor(int options, long count, linenr_T *file_lnum) in file_name_at_cursor() 1991 int options, in file_name_in_line() 2116 int options, in find_file_name_in_path()
|
| H A D | locale.c | 427 int options = WILD_SILENT|WILD_USE_NL|WILD_KEEP_ALL; in find_locales() local
|
| H A D | search.c | 129 int options, in search_regcomp() 615 int options, in searchit() 1216 int options, in do_search()
|
| H A D | os_unix.c | 4526 int options) // SHELL_*, see vim.h in mch_call_shell_system() 4624 int options) // SHELL_*, see vim.h in mch_call_shell_fork() 5458 int options) // SHELL_*, see vim.h in mch_call_shell() 5473 mch_job_start(char **argv, job_T *job, jobopt_T *options, int is_terminal) in mch_job_start() 5987 mch_create_pty_channel(job_T *job, jobopt_T *options) in mch_create_pty_channel()
|
| H A D | os_win32.c | 4094 mch_system_classic(char *cmd, int options) in mch_system_classic() 4238 dump_pipe(int options, in dump_pipe() 4349 mch_system_piped(char *cmd, int options) in mch_system_piped() 4606 mch_system_g(char *cmd, int options) in mch_system_g() 4652 mch_system(char *cmd, int options) in mch_system() 4756 int options) // SHELL_*, see vim.h in mch_call_shell() 5266 mch_job_start(char *cmd, job_T *job, jobopt_T *options) in mch_job_start()
|
| H A D | optiondefs.h | 323 static struct vimoption options[] = variable
|
| H A D | os_amiga.c | 1248 int options) // SHELL_*, see vim.h in mch_call_shell()
|
| H A D | ex_getln.c | 918 int options = WILD_NO_BEEP; in cmdline_wildchar_complete() local 2767 getline_opt_T options) in getexline()
|
| H A D | buffer.c | 2376 int options, in buflist_getfile() 2697 int options) in ExpandBufnames()
|
| H A D | scriptfile.c | 1748 getline_opt_T options) in getsourceline()
|
| H A D | channel.c | 1459 channel_set_job(channel_T *channel, job_T *job, jobopt_T *options) in channel_set_job() 2475 int options = channel->ch_part[part].ch_mode == MODE_JS ? JSON_JS : 0; in channel_exe_cmd() local
|
| H A D | evalfunc.c | 3665 int options = WILD_SILENT|WILD_USE_NL|WILD_LIST_NOTFOUND; in f_expand() local 8028 int options = SEARCH_KEEP; in search_cmn() local 8540 int options = SEARCH_KEEP; in do_searchpair() local
|
| H A D | ex_docmd.c | 1463 get_loop_line(int c, void *cookie, int indent, getline_opt_T options) in get_loop_line() 4928 int options = WILD_LIST_NOTFOUND in expand_filename() local
|
| H A D | filepath.c | 1276 int options = WILD_SILENT|WILD_USE_NL; in f_glob() local
|
| H A D | terminal.c | 7196 create_pty_only(term_T *term, jobopt_T *options) in create_pty_only()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | term_util.vim | 57 func RunVimInTerminal(arguments, options) argument 161 func Run_shell_in_terminal(options) argument
|
| H A D | screendump.vim | 23 func VerifyScreenDump(buf, filename, options, ...) argument
|
| H A D | test_debugger.vim | 23 func CheckDbgOutput(buf, lines, options = {}) argument
|
| H A D | test_terminal.vim | 1561 func Api_drop_common(options) argument
|
| /vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/ |
| H A D | matchit.vim | 236 fun! s:CleanUp(options, mode, startpos, ...) argument
|