Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.c5119 case PV_SISO: in unset_global_local_option()
5230 case PV_SISO: return (char_u *)&(curwin->w_p_siso); in get_varp_scope()
5307 case PV_SISO: return curwin->w_p_siso >= 0 in get_varp()
H A Doptiondefs.h207 #define PV_SISO OPT_BOTH(OPT_WIN(WV_SISO)) macro
2350 (char_u *)&p_siso, PV_SISO,