Lines Matching refs:LF
239 #define LF '\n' macro
324 if (ch == CR || ch == LF) in php_http_parser_execute()
366 case LF: in php_http_parser_execute()
465 case LF: in php_http_parser_execute()
489 if (ch == LF) { in php_http_parser_execute()
496 STRICT_CHECK(ch != LF); in php_http_parser_execute()
502 if (ch == CR || ch == LF) in php_http_parser_execute()
706 case LF: in php_http_parser_execute()
748 case LF: in php_http_parser_execute()
783 case LF: in php_http_parser_execute()
819 case LF: in php_http_parser_execute()
854 case LF: in php_http_parser_execute()
941 if (ch == LF) { in php_http_parser_execute()
960 if (ch != LF) goto error; in php_http_parser_execute()
972 if (ch == LF) { in php_http_parser_execute()
1132 if (ch == LF) { in php_http_parser_execute()
1159 if (ch == LF) { in php_http_parser_execute()
1214 if (ch == LF) { in php_http_parser_execute()
1284 STRICT_CHECK(ch != LF); in php_http_parser_execute()
1307 STRICT_CHECK(ch != LF); in php_http_parser_execute()
1455 STRICT_CHECK(ch != LF); in php_http_parser_execute()
1494 STRICT_CHECK(ch != LF); in php_http_parser_execute()