Home
last modified time | relevance | path

Searched refs:OPT_LOCAL (Results 1 – 25 of 34) sorted by relevance

12

/vim-8.2.3635/src/
H A Doptionstr.c162 if (opt_flags & OPT_LOCAL) in trigger_optionsset_string()
396 both ? OPT_LOCAL : opt_flags); in set_string_option_direct()
516 ? OPT_GLOBAL : OPT_LOCAL) in set_string_option()
723 if (opt_flags & OPT_LOCAL) in did_set_string_option()
729 if ((opt_flags & OPT_LOCAL) && *bkc == NUL) in did_set_string_option()
1120 if ((opt_flags & OPT_LOCAL) == 0) in did_set_string_option()
1190 if (opt_flags & OPT_LOCAL) in did_set_string_option()
1990 if (opt_flags & OPT_LOCAL) in did_set_string_option()
2001 if ((opt_flags & OPT_LOCAL) && *p == NUL) in did_set_string_option()
2090 if (opt_flags & OPT_LOCAL) in did_set_string_option()
[all …]
H A Doption.c1202 flags = OPT_LOCAL; in ex_set()
1601 && opt_flags == OPT_LOCAL) in do_set()
1657 && opt_flags == OPT_LOCAL) in do_set()
2317 if (!(opt_flags & OPT_LOCAL)) in set_options_bin()
2333 if (!(opt_flags & OPT_LOCAL)) in set_options_bin()
2351 if (!(opt_flags & OPT_LOCAL)) in set_options_bin()
2531 if (opt_flags & OPT_LOCAL) in insecure_flag()
2670 if (opt_flags & OPT_LOCAL) in apply_optionset_autocmd()
3179 OPT_LOCAL); in set_bool_option()
4525 else if (opt_flags & OPT_LOCAL) in showoptions()
[all …]
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()
859 (char_u *)"nofile", OPT_LOCAL); in pum_set_selected()
861 (char_u *)"wipe", OPT_LOCAL); in pum_set_selected()
863 NULL, OPT_LOCAL); in pum_set_selected()
H A Dhelp.c645 (char_u *)"help", OPT_FREE|OPT_LOCAL, 0); in prepare_help_buffer()
663 set_string_option_direct((char_u *)"isk", -1, p, OPT_FREE|OPT_LOCAL, 0); in prepare_help_buffer()
671 OPT_FREE|OPT_LOCAL, 0); in prepare_help_buffer()
721 set_option_value((char_u *)"ft", 0L, (char_u *)"help", OPT_LOCAL); in fix_help_buffer()
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 Dfileio.c2140 set_fileformat(fileformat, OPT_LOCAL); in readfile()
2228 set_fileformat(EOL_UNIX, OPT_LOCAL); in readfile()
2317 OPT_FREE|OPT_LOCAL, 0); in readfile()
2733 set_fileformat(get_fileformat_force(curbuf, eap), OPT_LOCAL); in set_file_options()
2735 set_fileformat(default_fileformat(), OPT_LOCAL); in set_file_options()
2744 set_options_bin(oldval, curbuf->b_p_bin, OPT_LOCAL); in set_file_options()
2760 fenc, OPT_FREE|OPT_LOCAL, 0); in set_forced_fenc()
2945 set_option_value((char_u *)"key", 0L, (char_u *)"", OPT_LOCAL); in check_for_cryptkey()
H A Dbeval.c281 *curbuf->b_p_bexpr == NUL ? 0 : OPT_LOCAL); in general_beval_cb()
H A Dpopupwin.c737 str, OPT_FREE|OPT_LOCAL, 0); in apply_general_options()
944 (char_u *)"no", OPT_FREE|OPT_LOCAL, 0); in apply_options()
1693 s + 10, OPT_FREE|OPT_LOCAL, 0); in parse_popup_option()
1948 (char_u *)"popup", OPT_FREE|OPT_LOCAL, 0); in popup_create()
1950 (char_u *)"wipe", OPT_FREE|OPT_LOCAL, 0); in popup_create()
2066 OPT_FREE|OPT_LOCAL, 0); in popup_create()
H A Dif_mzsch.c1743 opt_flags = OPT_LOCAL; in get_option()
1751 opt_flags = OPT_LOCAL; in get_option()
1821 opt_flags = OPT_LOCAL; in set_option()
1828 opt_flags = OPT_LOCAL; in set_option()
H A Dindent.c1772 OPT_FREE|OPT_LOCAL, 0); in ex_retab()
1807 OPT_LOCAL); in get_expr_indent()
H A Dtextformat.c895 OPT_LOCAL); in fex_format()
H A Dspell.c3833 (void)get_option_value((char_u*)"spl", &dummy, &spl, OPT_LOCAL); in ex_spelldump()
3839 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 Dsession.c429 f = makeset(fd, OPT_LOCAL, in put_view()
H A Dquickfix.c4143 set_option_value((char_u *)"swf", 0L, NULL, OPT_LOCAL); in qf_set_cwindow_options()
4145 OPT_LOCAL); in qf_set_cwindow_options()
4146 set_option_value((char_u *)"bh", 0L, (char_u *)"hide", OPT_LOCAL); in qf_set_cwindow_options()
4153 OPT_LOCAL); in qf_set_cwindow_options()
4762 set_option_value((char_u *)"ft", 0L, (char_u *)"qf", OPT_LOCAL); in qf_fill_buffer()
H A Ddiff.c1453 set_option_value((char_u *)"diff", (long)value, NULL, OPT_LOCAL); in set_diff_option()
1497 OPT_LOCAL|OPT_FREE, 0); in diff_win_options()
H A Dmemline.c1481 set_fileformat(b0_ff - 1, OPT_LOCAL); in ml_recover()
1484 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 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 Dvim.h1229 #define OPT_LOCAL 0x04 // use local value macro
H A Dif_tcl.c1351 set_option_value(option, lval, sval, OPT_LOCAL); in tclsetoption()
H A Dterminal.c328 set_option_value((char_u *)"termwinsize", 0L, buf, OPT_LOCAL); in set_term_and_win_size()
627 (char_u *)"terminal", OPT_FREE|OPT_LOCAL, 0); in term_start()
3855 (char_u *)"", OPT_FREE|OPT_LOCAL, 0); in term_change_in_curbuf()
H A Dfindfile.c2102 was_set_insecurely((char_u *)"includeexpr", OPT_LOCAL)); in eval_includeexpr()
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 Deval.c759 OPT_LOCAL); in eval_foldexpr()
6290 *opt_flags = OPT_LOCAL; in find_option_end()
H A Dnetbeans.c1446 set_fileformat(ff_detected, OPT_LOCAL); in nb_do_cmd()
H A Ddrawscreen.c582 ? OPT_LOCAL : OPT_GLOBAL), SID_ERROR); in redraw_custom_statusline()

12