header_init 139 ext/standard/http_fopen_wrapper.c int header_init = ((flags & HTTP_WRAPPER_HEADER_INIT) != 0); header_init 351 ext/standard/http_fopen_wrapper.c if (header_init && context && php_stream_context_get_option(context, "http", "max_redirects", &tmpzval) == SUCCESS) { header_init 465 ext/standard/http_fopen_wrapper.c if (!header_init) { header_init 625 ext/standard/http_fopen_wrapper.c header_init && header_init 642 ext/standard/http_fopen_wrapper.c if (header_init && context && header_init 666 ext/standard/http_fopen_wrapper.c if (header_init) { header_init 922 ext/standard/http_fopen_wrapper.c if (header_init) {