Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c197 { s_dead = 1 /* important that this is > 0 */ enumerator
316 # define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead)
382 case s_dead: in php_http_parser_execute()
1567 parser->state = s_dead; in php_http_parser_execute()

Completed in 9 milliseconds