Searched refs:PV_STL (Results 1 – 2 of 2) sorted by relevance
2535 case PV_STL: return &curwin->w_p_stl_flags; in insecure_flag()5174 case PV_STL: in unset_global_local_option()5251 case PV_STL: return (char_u *)&(curwin->w_p_stl); in get_varp_scope()5348 case PV_STL: return *curwin->w_p_stl != NUL in get_varp()
222 # define PV_STL OPT_BOTH(OPT_WIN(WV_STL)) macro2449 (char_u *)&p_stl, PV_STL,