Home
last modified time | relevance | path

Searched refs:set_option_value (Results 1 – 25 of 36) sorted by relevance

12

/vim-8.2.3635/src/
H A Dex_cmds2.c567 set_option_value((char_u *)"shm", 0L, (char_u *)"", 0); in ex_listdo()
569 set_option_value((char_u *)"shm", 0L, p_shm_save, 0); in ex_listdo()
627 set_option_value((char_u *)"shm", 0L, (char_u *)"", 0); in ex_listdo()
629 set_option_value((char_u *)"shm", 0L, p_shm_save, 0); in ex_listdo()
649 set_option_value((char_u *)"shm", 0L, (char_u *)"", 0); in ex_listdo()
651 set_option_value((char_u *)"shm", 0L, p_shm_save, 0); in ex_listdo()
H A Dmain.c2020 set_option_value((char_u *)"vif", 0L, (char_u *)"NONE", 0); in command_line_scan()
2097 set_option_value((char_u *)"arabic", 1L, NULL, 0); in command_line_scan()
2153 set_option_value((char_u *)"rl", 1L, NULL, 0); in command_line_scan()
2162 set_option_value((char_u *)"lisp", 1L, NULL, 0); in command_line_scan()
2298 set_option_value((char_u *)"verbosefile", 0L, in command_line_scan()
2316 set_option_value((char_u *)"window", n, NULL, 0); in command_line_scan()
2444 set_option_value((char_u *)"vif", 0L, (char_u *)argv[0], 0); in command_line_scan()
2503 set_option_value((char_u *)"window", n, NULL, 0); in command_line_scan()
2948 set_option_value((char_u *)"shm", 0L, (char_u *)buf, 0); in edit_buffers()
2997 set_option_value((char_u *)"shm", 0L, p_shm_save, 0); in edit_buffers()
H A Dpopupmenu.c856 set_option_value((char_u *)"swf", 0L, NULL, OPT_LOCAL); in pum_set_selected()
857 set_option_value((char_u *)"bl", 0L, NULL, OPT_LOCAL); in pum_set_selected()
858 set_option_value((char_u *)"bt", 0L, in pum_set_selected()
860 set_option_value((char_u *)"bh", 0L, in pum_set_selected()
862 set_option_value((char_u *)"diff", 0L, in pum_set_selected()
H A Dmessage_test.c317 set_option_value((char_u *)"encoding", 0, (char_u *)"utf-8", 0); in main()
323 set_option_value((char_u *)"encoding", 0, (char_u *)"latin1", 0); in main()
H A Dcrypt.c616 set_option_value((char_u *)"swf", 0, NULL, OPT_LOCAL); in crypt_check_swapfile_curbuf()
671 set_option_value((char_u *)"key", 0L, p1, OPT_LOCAL); in crypt_get_key()
H A Dex_docmd.c9269 set_option_value((char_u *)"selection", 0L, (char_u *)"exclusive", 0); in ex_behave()
9270 set_option_value((char_u *)"selectmode", 0L, (char_u *)"mouse,key", 0); in ex_behave()
9271 set_option_value((char_u *)"mousemodel", 0L, (char_u *)"popup", 0); in ex_behave()
9272 set_option_value((char_u *)"keymodel", 0L, in ex_behave()
9277 set_option_value((char_u *)"selection", 0L, (char_u *)"inclusive", 0); in ex_behave()
9278 set_option_value((char_u *)"selectmode", 0L, (char_u *)"", 0); in ex_behave()
9279 set_option_value((char_u *)"mousemodel", 0L, (char_u *)"extend", 0); in ex_behave()
9280 set_option_value((char_u *)"keymodel", 0L, (char_u *)"", 0); in ex_behave()
9394 set_option_value((char_u *)"filetype", 0L, arg, OPT_LOCAL); in ex_setfiletype()
H A Dscriptfile.c610 set_option_value((char_u *)"rtp", 0L, new_rtp, 0); in add_pack_dir_to_rtp()
1491 set_option_value((char_u *)"cpo", 0L, si->sn_save_cpo, OPT_NO_REDRAW); in do_source()
H A Dterm.c2041 set_option_value((char_u *)"ttym", 0L, p, 0); in set_termname()
4616 set_option_value((char_u *)"ambw", 0L, (char_u *)aw, 0); in handle_u7_response()
4827 set_option_value((char_u *)"ttym", 0L, in handle_version_response()
5151 set_option_value((char_u *)"bg", 0L, in handle_osc()
H A Dvim9script.c109 set_option_value((char_u *)"cpo", 0L, (char_u *)CPO_VIM, OPT_NO_REDRAW); in ex_vim9script()
H A Dquickfix.c4143 set_option_value((char_u *)"swf", 0L, NULL, OPT_LOCAL); in qf_set_cwindow_options()
4144 set_option_value((char_u *)"bt", 0L, (char_u *)"quickfix", in qf_set_cwindow_options()
4146 set_option_value((char_u *)"bh", 0L, (char_u *)"hide", OPT_LOCAL); in qf_set_cwindow_options()
4152 set_option_value((char_u *)"fdm", 0L, (char_u *)"manual", in qf_set_cwindow_options()
4762 set_option_value((char_u *)"ft", 0L, (char_u *)"qf", OPT_LOCAL); in qf_fill_buffer()
8257 set_option_value((char_u *)"cpo", 0L, save_cpo, 0); in ex_helpgrep()
H A Dhelp.c721 set_option_value((char_u *)"ft", 0L, (char_u *)"help", OPT_LOCAL); in fix_help_buffer()
H A Dgui.c518 set_option_value((char_u *)"paste", 0L, NULL, 0); in gui_init()
678 set_option_value((char_u *)"gfn", 0L, (char_u *)font_argument, 0); in gui_init()
4823 set_option_value((char_u *)"bg", 0L, gui_bg_default(), 0); in init_gui_options()
H A Doption.c334 set_option_value((char_u *)"bg", 0L, (char_u *)"dark", 0); in set_init_1()
392 set_option_value((char_u *)"tbidi", 1L, NULL, 0); in set_init_1()
3178 set_option_value((char_u *)"keymap", 0L, (char_u *)"arabic", in set_bool_option()
4328 set_option_value( in set_option_value() function
H A Dex_getln.c4283 set_option_value((char_u *)"bt", 0L, (char_u *)"nofile", OPT_LOCAL); in open_cmdwin()
4308 set_option_value((char_u *)"ft", 0L, (char_u *)"vim", OPT_LOCAL); in open_cmdwin()
H A Dedit.c4383 set_option_value((char_u *)"paste", TRUE, NULL, 0); in bracketed_paste()
4457 set_option_value((char_u *)"paste", FALSE, NULL, 0); in bracketed_paste()
H A Dspell.c3839 set_option_value((char_u*)"spell", TRUE, (char_u*)"", OPT_LOCAL); in ex_spelldump()
3840 set_option_value((char_u*)"spl", dummy, spl, OPT_LOCAL); in ex_spelldump()
H A Dif_tcl.c1351 set_option_value(option, lval, sval, OPT_LOCAL); in tclsetoption()
H A Devalvars.c1466 set_option_value(arg, n, s, opt_flags); in ex_let_one()
3755 set_option_value(varname, numval, strval, OPT_LOCAL); in set_option_from_tv()
H A Dchannel.c1118 set_option_value((char_u *)"bt", 0L, (char_u *)"nofile", OPT_LOCAL); in prepare_buffer()
1119 set_option_value((char_u *)"bh", 0L, (char_u *)"hide", OPT_LOCAL); in prepare_buffer()
H A Dmemline.c1484 set_option_value((char_u *)"fenc", 0L, b0_fenc, OPT_LOCAL); in ml_recover()
1761 set_option_value((char_u *)"key", 0L, buf->b_p_key, OPT_LOCAL); in ml_recover()
H A Dgetchar.c2587 set_option_value((char_u *)"paste", (long)!p_paste, NULL, 0); in handle_mapping()
H A Ddiff.c1453 set_option_value((char_u *)"diff", (long)value, NULL, OPT_LOCAL); in set_diff_option()
H A Dundo.c3699 set_option_value((char_u *)"undofile", 0L, NULL, OPT_LOCAL); in u_undofile_reset_and_delete()
H A Dhighlight.c955 set_option_value((char_u *)"bg", 0L, in highlight_set_ctermbg()
/vim-8.2.3635/src/proto/
H A Doption.pro39 char *set_option_value(char_u *name, long number, char_u *string, int opt_flags);

12