Searched refs:http_clear_last_response_headers (Results 1 – 4 of 4) sorted by relevance
2 Verify that http_clear_last_response_headers() clears the headers.22 http_clear_last_response_headers();
395 PHP_FUNCTION(http_clear_last_response_headers) in PHP_FUNCTION() argument
3018 function http_clear_last_response_headers(): void {}
2690 ZEND_FUNCTION(http_clear_last_response_headers);3294 ZEND_FE(http_clear_last_response_headers, arginfo_http_clear_last_response_headers)
Completed in 23 milliseconds