Searched refs:PV_EP (Results 1 – 2 of 2) sorted by relevance
5096 case PV_EP: in unset_global_local_option()5224 case PV_EP: return (char_u *)&(curbuf->b_p_ep); in get_varp_scope()5293 case PV_EP: return *curbuf->b_p_ep != NUL in get_varp()
69 #define PV_EP OPT_BOTH(OPT_BUF(BV_EP)) macro902 (char_u *)&p_ep, PV_EP,