Searched refs:NEW_MESSAGE (Results 1 – 1 of 1) sorted by relevance
317 # define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead) macro320 # define NEW_MESSAGE() start_state macro1378 state = NEW_MESSAGE(); in php_http_parser_execute()1416 state = NEW_MESSAGE(); in php_http_parser_execute()1424 state = NEW_MESSAGE(); in php_http_parser_execute()1432 state = NEW_MESSAGE(); in php_http_parser_execute()1451 state = NEW_MESSAGE(); in php_http_parser_execute()
Completed in 7 milliseconds