HTTP_WRAPPER_HEADER_INIT  112 standard/http_fopen_wrapper.c 	int header_init = ((flags & HTTP_WRAPPER_HEADER_INIT) != 0);
HTTP_WRAPPER_HEADER_INIT  921 standard/http_fopen_wrapper.c 	return php_stream_url_wrap_http_ex(wrapper, path, mode, options, opened_path, context, PHP_URL_REDIRECT_MAX, HTTP_WRAPPER_HEADER_INIT STREAMS_CC TSRMLS_CC);