Searched refs:p_fenc (Results 1 – 4 of 4) sorted by relevance
969 else if (varp == &p_enc || gvarp == &p_fenc || varp == &p_tenc in did_set_string_option()972 if (gvarp == &p_fenc) in did_set_string_option()
563 EXTERN char_u *p_fenc; // 'fileencoding' variable
939 (char_u *)&p_fenc, PV_FENC,
5889 buf->b_p_fenc = vim_strsave(p_fenc); in buf_copy_options()