Home
last modified time | relevance | path

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

/PHP-7.2/sapi/cli/
H A Dphp_http_parser.c249 # define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead) macro
252 # define NEW_MESSAGE() start_state macro
1312 state = NEW_MESSAGE(); in php_http_parser_execute()
1350 state = NEW_MESSAGE(); in php_http_parser_execute()
1358 state = NEW_MESSAGE(); in php_http_parser_execute()
1366 state = NEW_MESSAGE(); in php_http_parser_execute()
1387 state = NEW_MESSAGE(); in php_http_parser_execute()

Completed in 17 milliseconds