Lines Matching refs:LF
307 #define LF '\n' macro
391 if (ch == CR || ch == LF) in php_http_parser_execute()
433 case LF: in php_http_parser_execute()
532 case LF: in php_http_parser_execute()
556 if (ch == LF) { in php_http_parser_execute()
563 STRICT_CHECK(ch != LF); in php_http_parser_execute()
569 if (ch == CR || ch == LF) in php_http_parser_execute()
772 case LF: in php_http_parser_execute()
814 case LF: in php_http_parser_execute()
849 case LF: in php_http_parser_execute()
885 case LF: in php_http_parser_execute()
920 case LF: in php_http_parser_execute()
1007 if (ch == LF) { in php_http_parser_execute()
1026 if (ch != LF) goto error; in php_http_parser_execute()
1038 if (ch == LF) { in php_http_parser_execute()
1198 if (ch == LF) { in php_http_parser_execute()
1225 if (ch == LF) { in php_http_parser_execute()
1280 if (ch == LF) { in php_http_parser_execute()
1350 STRICT_CHECK(ch != LF); in php_http_parser_execute()
1373 STRICT_CHECK(ch != LF); in php_http_parser_execute()
1514 STRICT_CHECK(ch != LF); in php_http_parser_execute()
1552 STRICT_CHECK(ch != LF); in php_http_parser_execute()