Home
last modified time | relevance | path

Searched refs:s_header_field_start (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/sapi/cli/
H A Dphp_http_parser.c490 state = s_header_field_start; in php_http_parser_execute()
497 state = s_header_field_start; in php_http_parser_execute()
711 state = s_header_field_start; in php_http_parser_execute()
752 state = s_header_field_start; in php_http_parser_execute()
942 state = s_header_field_start; in php_http_parser_execute()
961 state = s_header_field_start; in php_http_parser_execute()
965 case s_header_field_start: in php_http_parser_execute()
1134 state = s_header_field_start; in php_http_parser_execute()
1161 state = s_header_field_start; in php_http_parser_execute()
1286 state = s_header_field_start; in php_http_parser_execute()
[all …]
H A Dphp_http_parser.h157 , s_header_field_start enumerator

Completed in 14 milliseconds