Searched refs:http_response (Results 1 – 1 of 1) sorted by relevance
663 zval http_response; in php_stream_url_wrap_http_ex() local725 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