Searched refs:EOL_UNIX (Results 1 – 7 of 7) sorted by relevance
1671 return EOL_UNIX; in get_fileformat()1694 return EOL_UNIX; in get_fileformat_force()1698 return EOL_UNIX; in get_fileformat_force()1722 case EOL_UNIX: in set_fileformat()1754 return EOL_UNIX; in default_fileformat()
920 fileformat = EOL_UNIX; // binary: use Unix format in readfile()2096 fileformat = EOL_UNIX; in readfile()2104 if (fileformat == EOL_UNIX && try_mac) in readfile()2226 fileformat = EOL_UNIX; in readfile()2228 set_fileformat(EOL_UNIX, OPT_LOCAL); in readfile()3075 if (eol_type == EOL_UNIX) in msg_add_fileformat()
1687 sp->fileformat = EOL_UNIX; in get_one_sourceline()1706 sp->fileformat = EOL_UNIX; in get_one_sourceline()
138 #define EOL_UNIX 0 // NL macro
1393 ff_detected = EOL_UNIX; in nb_do_cmd()1444 ff_detected = EOL_UNIX; in nb_do_cmd()
2068 if (fileformat == EOL_UNIX) in buf_write()
2976 set_fileformat(curbuf->b_p_tx ? EOL_DOS : EOL_UNIX, opt_flags); in set_bool_option()