Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h141 # define PV_TFU OPT_BUF(BV_TFU) macro
2520 (char_u *)&p_tfu, PV_TFU,
H A Doption.c5455 case PV_TFU: return (char_u *)&(curbuf->b_p_tfu); in get_varp()