Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dhttp_fopen_wrapper.c772 zval *http_header; in php_stream_url_wrap_http_ex() local
774 MAKE_STD_ZVAL(http_header); in php_stream_url_wrap_http_ex()
776 ZVAL_STRINGL(http_header, http_header_line, http_header_line_length, 1); in php_stream_url_wrap_http_ex()
778 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_header, sizeof(zval *), NULL); in php_stream_url_wrap_http_ex()

Completed in 6 milliseconds