Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h112 # define PV_OFU OPT_BUF(BV_OFU) macro
1835 (char_u *)&p_ofu, PV_OFU,
H A Doption.c5452 case PV_OFU: return (char_u *)&(curbuf->b_p_ofu); in get_varp()