Searched refs:p_ff (Results 1 – 4 of 4) sorted by relevance
565 EXTERN char_u *p_ff; // 'fileformat' variable
1131 else if (gvarp == &p_ff) in did_set_string_option()
948 (char_u *)&p_ff, PV_FF,
5899 buf->b_p_ff = vim_strsave(p_ff); in buf_copy_options()