Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h42 #define PV_CI OPT_BUF(BV_CI) macro
729 (char_u *)&p_ci, PV_CI,
H A Doption.c5433 case PV_CI: return (char_u *)&(curbuf->b_p_ci); in get_varp()