Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dhttp_fopen_wrapper.c663 zval http_response; in php_stream_url_wrap_http_ex() local
725 ZVAL_STRINGL(&http_response, tmp_line, tmp_line_len); in php_stream_url_wrap_http_ex()
726 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_response); in php_stream_url_wrap_http_ex()

Completed in 5 milliseconds