Searched refs:PV_SISO (Results 1 – 2 of 2) sorted by relevance
5119 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()
207 #define PV_SISO OPT_BOTH(OPT_WIN(WV_SISO)) macro2350 (char_u *)&p_siso, PV_SISO,