LF                391 sapi/cli/php_http_parser.c         if (ch == CR || ch == LF)
LF                433 sapi/cli/php_http_parser.c           case LF:
LF                532 sapi/cli/php_http_parser.c             case LF:
LF                556 sapi/cli/php_http_parser.c         if (ch == LF) {
LF                563 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);
LF                569 sapi/cli/php_http_parser.c         if (ch == CR || ch == LF)
LF                772 sapi/cli/php_http_parser.c           case LF:
LF                814 sapi/cli/php_http_parser.c           case LF:
LF                849 sapi/cli/php_http_parser.c           case LF:
LF                885 sapi/cli/php_http_parser.c           case LF:
LF                920 sapi/cli/php_http_parser.c           case LF:
LF               1007 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1026 sapi/cli/php_http_parser.c         if (ch != LF) goto error;
LF               1038 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1198 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1225 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1280 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1350 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);
LF               1373 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);
LF               1514 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);
LF               1552 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);