LF 393 sapi/cli/php_http_parser.c if (ch == CR || ch == LF) LF 435 sapi/cli/php_http_parser.c case LF: LF 534 sapi/cli/php_http_parser.c case LF: LF 558 sapi/cli/php_http_parser.c if (ch == LF) { LF 565 sapi/cli/php_http_parser.c STRICT_CHECK(ch != LF); LF 571 sapi/cli/php_http_parser.c if (ch == CR || ch == LF) LF 775 sapi/cli/php_http_parser.c case LF: LF 817 sapi/cli/php_http_parser.c case LF: LF 852 sapi/cli/php_http_parser.c case LF: LF 888 sapi/cli/php_http_parser.c case LF: LF 923 sapi/cli/php_http_parser.c case LF: LF 1010 sapi/cli/php_http_parser.c if (ch == LF) { LF 1029 sapi/cli/php_http_parser.c if (ch != LF) goto error; LF 1041 sapi/cli/php_http_parser.c if (ch == LF) { LF 1201 sapi/cli/php_http_parser.c if (ch == LF) { LF 1228 sapi/cli/php_http_parser.c if (ch == LF) { LF 1283 sapi/cli/php_http_parser.c if (ch == LF) { LF 1353 sapi/cli/php_http_parser.c STRICT_CHECK(ch != LF); LF 1376 sapi/cli/php_http_parser.c STRICT_CHECK(ch != LF); LF 1519 sapi/cli/php_http_parser.c STRICT_CHECK(ch != LF); LF 1558 sapi/cli/php_http_parser.c STRICT_CHECK(ch != LF);