reqok             128 ext/standard/http_fopen_wrapper.c 	int reqok = 0;
reqok             698 ext/standard/http_fopen_wrapper.c 				reqok = 1;
reqok             704 ext/standard/http_fopen_wrapper.c 				reqok = 1;
reqok             807 ext/standard/http_fopen_wrapper.c 	if (!reqok || (location[0] != '\0' && follow_location)) {