Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h181 # define PV_FML OPT_WIN(WV_FML) macro
1064 (char_u *)VAR_WIN, PV_FML,
H A Doption.c5385 case PV_FML: return (char_u *)&(curwin->w_p_fml); in get_varp()