Searched refs:PV_UL (Results 1 – 2 of 2) sorted by relevance
5178 case PV_UL: in unset_global_local_option()5253 case PV_UL: return (char_u *)&(curbuf->b_p_ul); in get_varp_scope()5351 case PV_UL: return curbuf->b_p_ul != NO_LOCAL_UNDOLEVEL in get_varp()
224 #define PV_UL OPT_BOTH(OPT_BUF(BV_UL)) macro2745 (char_u *)&p_ul, PV_UL,