Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h59 #define PV_CSL OPT_BUF(BV_CSL) macro
711 (char_u *)&p_csl, PV_CSL,
H A Doption.c5448 case PV_CSL: return (char_u *)&(curbuf->b_p_csl); in get_varp()