Home
last modified time | relevance | path

Searched refs:PV_PVW (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Doptiondefs.h199 # define PV_PVW OPT_WIN(WV_PVW) macro
1928 (char_u *)VAR_WIN, PV_PVW,
H A Doption.c5401 case PV_PVW: return (char_u *)&(curwin->w_p_pvw); in get_varp()