http_header 803 ext/standard/http_fopen_wrapper.c zval *http_header; http_header 805 ext/standard/http_fopen_wrapper.c MAKE_STD_ZVAL(http_header); http_header 807 ext/standard/http_fopen_wrapper.c ZVAL_STRINGL(http_header, http_header_line, http_header_line_length, 1); http_header 809 ext/standard/http_fopen_wrapper.c zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_header, sizeof(zval *), NULL);