Searched refs:PV_FIXEOL (Results 1 – 2 of 2) sorted by relevance
68 #define PV_FIXEOL OPT_BUF(BV_FIXEOL) macro972 (char_u *)&p_fixeol, PV_FIXEOL,
5458 case PV_FIXEOL: return (char_u *)&(curbuf->b_p_fixeol); in get_varp()