Searched refs:PV_VE (Results 1 – 2 of 2) sorted by relevance
5194 case PV_VE: in unset_global_local_option()5260 case PV_VE: return (char_u *)&(curwin->w_p_ve); in get_varp_scope()5365 case PV_VE: return *curwin->w_p_ve != NUL in get_varp()
159 #define PV_VE OPT_BOTH(OPT_BUF(BV_VE)) macro2835 (char_u *)&p_ve, PV_VE,