Home | History | Annotate | Download | only in Objects

Lines Matching refs:NEWLINE_CR

41 #define NEWLINE_CR 1            /* \r newline seen */
1446 newlinetypes |= NEWLINE_CR;
1474 newlinetypes |= NEWLINE_CR;
2165 case NEWLINE_CR:
2169 case NEWLINE_CR|NEWLINE_LF:
2173 case NEWLINE_CR|NEWLINE_CRLF:
2177 case NEWLINE_CR|NEWLINE_LF|NEWLINE_CRLF:
2764 newlinetypes |= NEWLINE_CR;
2781 newlinetypes |= NEWLINE_CR;
2869 newlinetypes |= NEWLINE_CR;
2877 newlinetypes |= NEWLINE_CR;