LF                390 sapi/cli/php_http_parser.c         if (ch == CR || ch == LF)
LF                432 sapi/cli/php_http_parser.c           case LF:
LF                531 sapi/cli/php_http_parser.c             case LF:
LF                555 sapi/cli/php_http_parser.c         if (ch == LF) {
LF                562 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);
LF                568 sapi/cli/php_http_parser.c         if (ch == CR || ch == LF)
LF                762 sapi/cli/php_http_parser.c           case LF:
LF                804 sapi/cli/php_http_parser.c           case LF:
LF                839 sapi/cli/php_http_parser.c           case LF:
LF                875 sapi/cli/php_http_parser.c           case LF:
LF                910 sapi/cli/php_http_parser.c           case LF:
LF                997 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1016 sapi/cli/php_http_parser.c         if (ch != LF) goto error;
LF               1028 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1188 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1215 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1270 sapi/cli/php_http_parser.c         if (ch == LF) {
LF               1340 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);
LF               1363 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);
LF               1504 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);
LF               1542 sapi/cli/php_http_parser.c         STRICT_CHECK(ch != LF);