Searched refs:header_value (Results 1 – 2 of 2) sorted by relevance
1145 MARK(header_value); in php_http_parser_execute()1153 CALLBACK(header_value); in php_http_parser_execute()1160 CALLBACK(header_value); in php_http_parser_execute()1209 CALLBACK(header_value); in php_http_parser_execute()1215 CALLBACK(header_value); in php_http_parser_execute()1500 CALLBACK_NOCLEAR(header_value); in php_http_parser_execute()
2407 char *header_value = NULL; in PHP_FUNCTION() local2434 header_value = p; in PHP_FUNCTION()2454 add_next_index_stringl(elem, header_value, header_value_len); in PHP_FUNCTION()2456 … add_assoc_stringl_ex(return_value, header_name, header_name_len, header_value, header_value_len); in PHP_FUNCTION()
Completed in 15 milliseconds