Searched refs:get_fileformat_force (Results 1 – 4 of 4) sorted by relevance
37 int get_fileformat_force(buf_T *buf, exarg_T *eap);
916 fileformat = get_fileformat_force(curbuf, eap); in readfile()2733 set_fileformat(get_fileformat_force(curbuf, eap), OPT_LOCAL); in set_file_options()
2015 fileformat = get_fileformat_force(buf, eap); in buf_write()
1682 get_fileformat_force( in get_fileformat_force() function