Searched refs:KEEP_ALIVE (Results 1 – 1 of 1) sorted by relevance
74 #define KEEP_ALIVE "keep-alive" macro1249 if (index > sizeof(KEEP_ALIVE)-1 in php_http_parser_execute()1250 || c != KEEP_ALIVE[index]) { in php_http_parser_execute()1252 } else if (index == sizeof(KEEP_ALIVE)-2) { in php_http_parser_execute()
Completed in 7 milliseconds