Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h222 char_u *wo_fde; member
223 # define w_p_fde w_onebuf_opt.wo_fde // 'foldexpr'
H A Doption.c5677 to->wo_fde = vim_strsave(from->wo_fde); in copy_winopt()
5715 check_string_option(&wop->wo_fde); in check_winopt()
5762 clear_string_option(&wop->wo_fde); in clear_winopt()