Home
last modified time | relevance | path

Searched refs:briopt_check (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dindent.pro21 int briopt_check(win_T *wp);
/vim-8.2.3635/src/
H A Dindent.c862 briopt_check(win_T *wp) in briopt_check() function
H A Doptionstr.c758 if (briopt_check(curwin) == FAIL) in did_set_string_option()
H A Doption.c5588 briopt_check(wp); in after_copy_winopt()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt2976 Solution: Call briopt_check() when copying options to a new window.