Home
last modified time | relevance | path

Searched refs:PV_SBR (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Doption.c5169 case PV_SBR: in unset_global_local_option()
5248 case PV_SBR: return (char_u *)&(curwin->w_p_sbr); in get_varp_scope()
5344 case PV_SBR: return *curwin->w_p_sbr != NUL in get_varp()
H A Doptiondefs.h219 # define PV_SBR OPT_BOTH(OPT_WIN(WV_SBR)) macro
2316 (char_u *)&p_sbr, PV_SBR,