Home
last modified time | relevance | path

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

/PHP-7.1/sapi/cli/
H A Dphp_http_parser.c1145 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()
/PHP-7.1/ext/iconv/
H A Diconv.c2416 char *header_value = NULL; in PHP_FUNCTION() local
2443 header_value = p; in PHP_FUNCTION()
2463 add_next_index_stringl(elem, header_value, header_value_len); in PHP_FUNCTION()
2465 … add_assoc_stringl_ex(return_value, header_name, header_name_len, header_value, header_value_len); in PHP_FUNCTION()

Completed in 17 milliseconds