Home
last modified time | relevance | path

Searched refs:set_string_option_direct_in_buf (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Doptionstr.pro10 void set_string_option_direct_in_buf(buf_T *buf, char_u *name, int opt_idx, char_u *val, int opt_fl…
/vim-8.2.3635/src/
H A Doptionstr.c463 set_string_option_direct_in_buf( in set_string_option_direct_in_buf() function
H A Dpopupwin.c1947 set_string_option_direct_in_buf(buf, (char_u *)"buftype", -1, in popup_create()
1949 set_string_option_direct_in_buf(buf, (char_u *)"bufhidden", -1, in popup_create()