header_init       142 ext/standard/http_fopen_wrapper.c 	int header_init = ((flags & HTTP_WRAPPER_HEADER_INIT) != 0);
header_init       361 ext/standard/http_fopen_wrapper.c 	if (header_init && context && (tmpzval = php_stream_context_get_option(context, "http", "max_redirects")) != NULL) {
header_init       469 ext/standard/http_fopen_wrapper.c 			if (!header_init) {
header_init       626 ext/standard/http_fopen_wrapper.c 				header_init &&
header_init       643 ext/standard/http_fopen_wrapper.c 	if (header_init && context &&
header_init       665 ext/standard/http_fopen_wrapper.c 	if (header_init) {
header_init       913 ext/standard/http_fopen_wrapper.c 		if (header_init) {