http_header       796 ext/standard/http_fopen_wrapper.c 				zval http_header;
http_header       798 ext/standard/http_fopen_wrapper.c 				ZVAL_STRINGL(&http_header, http_header_line, http_header_line_length);
http_header       800 ext/standard/http_fopen_wrapper.c 				zend_hash_next_index_insert(Z_ARRVAL(response_header), &http_header);