Home
last modified time | relevance | path

Searched refs:s_dead (Results 1 – 2 of 2) sorted by path

/php-src/sapi/cli/
H A Dphp_http_parser.c249 # define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead)
316 case s_dead: in php_http_parser_execute()
1519 parser->state = s_dead; in php_http_parser_execute()
H A Dphp_http_parser.h114 { s_dead = 1 /* important that this is > 0 */ enumerator

Completed in 10 milliseconds