Home | History | Annotate | Download | only in Objects

Lines Matching refs:NEWLINE_CRLF

43 #define NEWLINE_CRLF 4          /* \r\n newline seen */

944 f->f_newlinetypes |= NEWLINE_CRLF;
1444 newlinetypes |= NEWLINE_CRLF;
2173 case NEWLINE_CRLF:
2175 case NEWLINE_CR|NEWLINE_CRLF:
2177 case NEWLINE_LF|NEWLINE_CRLF:
2179 case NEWLINE_CR|NEWLINE_LF|NEWLINE_CRLF:
2756 newlinetypes |= NEWLINE_CRLF;
2859 newlinetypes |= NEWLINE_CRLF;