response_header 127 ext/standard/http_fopen_wrapper.c zval response_header; response_header 149 ext/standard/http_fopen_wrapper.c ZVAL_UNDEF(&response_header); response_header 674 ext/standard/http_fopen_wrapper.c ZVAL_UNDEF(&response_header); response_header 677 ext/standard/http_fopen_wrapper.c ZVAL_COPY(&response_header, response_header_ptr); response_header 727 ext/standard/http_fopen_wrapper.c zend_hash_next_index_insert(Z_ARRVAL(response_header), &http_response); response_header 800 ext/standard/http_fopen_wrapper.c zend_hash_next_index_insert(Z_ARRVAL(response_header), &http_header); response_header 914 ext/standard/http_fopen_wrapper.c ZVAL_COPY(&stream->wrapperdata, &response_header); response_header 941 ext/standard/http_fopen_wrapper.c zval_ptr_dtor(&response_header);