EOL_CRLF 805 config.c if (core_eol == EOL_CRLF) EOL_CRLF 827 config.c core_eol = EOL_CRLF; EOL_CRLF 832 config.c if (core_eol == EOL_CRLF && auto_crlf == AUTO_CRLF_INPUT) EOL_CRLF 104 convert.c return EOL_CRLF; EOL_CRLF 114 convert.c return EOL_CRLF; EOL_CRLF 140 convert.c } else if (output_eol(crlf_action) == EOL_CRLF) { EOL_CRLF 259 convert.c if (!len || output_eol(crlf_action) != EOL_CRLF) EOL_CRLF 686 convert.c return EOL_CRLF; EOL_CRLF 717 convert.c if (eol_attr == EOL_CRLF) EOL_CRLF 1327 convert.c else if (output_eol(crlf_action) == EOL_CRLF && EOL_CRLF 28 convert.h EOL_NATIVE = EOL_CRLF