Searched refs:PV_SO (Results 1 – 2 of 2) sorted by relevance
5122 case PV_SO: in unset_global_local_option()5231 case PV_SO: return (char_u *)&(curwin->w_p_so); in get_varp_scope()5309 case PV_SO: return curwin->w_p_so >= 0 in get_varp()
208 #define PV_SO OPT_BOTH(OPT_WIN(WV_SO)) macro2193 (char_u *)&p_so, PV_SO,