Home
last modified time | relevance | path

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

/PHP-7.4/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()
1505 CALLBACK_NOCLEAR(header_value); in php_http_parser_execute()
/PHP-7.4/ext/iconv/
H A Diconv.c2403 char *header_value = NULL; in PHP_FUNCTION() local
2430 header_value = p; in PHP_FUNCTION()
2450 add_next_index_stringl(elem, header_value, header_value_len); in PHP_FUNCTION()
2452 … add_assoc_stringl_ex(return_value, header_name, header_name_len, header_value, header_value_len); in PHP_FUNCTION()

Completed in 13 milliseconds