Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h49 # define PV_CINW OPT_BUF(BV_CINW) macro
604 (char_u *)&p_cinw, PV_CINW,
H A Doption.c5440 case PV_CINW: return (char_u *)&(curbuf->b_p_cinw); in get_varp()