| /vim-8.2.3635/src/ |
| H A D | help.c | 645 (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()
|
| H A D | option.c | 474 ISP_LATIN1, OPT_FREE, SID_NONE); in set_init_1() 476 ISK_LATIN1, OPT_FREE, SID_NONE); in set_init_1() 548 OPT_FREE, 0); in set_fencs_unicode() 584 if ((opt_flags & OPT_FREE) && (flags & P_ALLOCED)) in set_option_default() 780 set_option_default(i, OPT_FREE|OPT_LOCAL, FALSE); in set_local_options_default() 854 set_string_option_direct(NULL, idx, (char_u *)"dark", OPT_FREE, 0); in set_init_2() 1282 set_options_default(OPT_FREE | opt_flags); in do_set() 2897 set_string_option_direct((char_u *)"shm", -1, IObuff, OPT_FREE, 0); in set_bool_option() 2984 OPT_FREE | opt_flags, 0); in set_bool_option() 6893 set_option_default(opt_idx, OPT_FREE, FALSE); in vimrc_found() [all …]
|
| H A D | popupwin.c | 737 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 D | term.c | 1607 set_string_option_direct((char_u *)"t_Co", -1, nr_colors, OPT_FREE, 0); in set_color_count() 1935 OPT_FREE, 0); in set_termname() 2532 set_string_option_direct((char_u *)"term", -1, term, OPT_FREE, 0); in termcapinit() 4819 OPT_FREE, 0); in handle_version_response()
|
| H A D | autocmd.c | 778 OPT_FREE, SID_NONE); in au_event_disable() 791 OPT_FREE, SID_NONE); in au_event_restore()
|
| H A D | gui.c | 541 (char_u *)"a", OPT_FREE, SID_NONE); in gui_init() 1011 wide_name, OPT_FREE, 0); in set_guifontwide() 3804 (char_u *)"", OPT_FREE, SID_ERROR); in get_tabline_label()
|
| H A D | drawscreen.c | 581 (char_u *)"", OPT_FREE | (*wp->w_p_stl != NUL in redraw_custom_statusline() 674 (char_u *)"", OPT_FREE, SID_ERROR); in win_redr_ruler()
|
| H A D | indent.c | 1772 OPT_FREE|OPT_LOCAL, 0); in ex_retab()
|
| H A D | vim.h | 1227 #define OPT_FREE 0x01 // free old value if it was allocated macro
|
| H A D | fileio.c | 2317 OPT_FREE|OPT_LOCAL, 0); in readfile() 2760 fenc, OPT_FREE|OPT_LOCAL, 0); in set_forced_fenc()
|
| H A D | optionstr.c | 397 if ((opt_flags & OPT_FREE) && (get_option_flags(idx) & P_ALLOCED)) in set_string_option_direct()
|
| H A D | buffer.c | 3838 (char_u *)"", OPT_FREE, SID_ERROR); in maketitle() 3969 (char_u *)"", OPT_FREE, SID_ERROR); in maketitle()
|
| H A D | main.c | 569 params.use_ef, OPT_FREE, SID_CARG); in vim_main2()
|
| H A D | misc2.c | 1733 OPT_FREE | opt_flags, 0); in set_fileformat()
|
| H A D | diff.c | 1497 OPT_LOCAL|OPT_FREE, 0); in diff_win_options()
|
| H A D | terminal.c | 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 D | quickfix.c | 5731 set_string_option_direct((char_u *)"ef", -1, browse_file, OPT_FREE, 0); in ex_cfile() 5737 set_string_option_direct((char_u *)"ef", -1, eap->arg, OPT_FREE, 0); in ex_cfile()
|
| H A D | ex_docmd.c | 3146 (char_u *)"all", OPT_FREE, SID_NONE); in apply_cmdmod() 3174 OPT_FREE, SID_NONE); in undo_cmdmod()
|
| H A D | screen.c | 4439 (char_u *)"", OPT_FREE, SID_ERROR); in draw_tabline()
|