follow_location 141 ext/standard/http_fopen_wrapper.c int follow_location = 1; follow_location 765 ext/standard/http_fopen_wrapper.c follow_location = Z_LVAL_PP(tmpzval); follow_location 771 ext/standard/http_fopen_wrapper.c follow_location = 0; follow_location 816 ext/standard/http_fopen_wrapper.c if (!reqok || (location[0] != '\0' && follow_location)) { follow_location 817 ext/standard/http_fopen_wrapper.c if (!follow_location || (((options & STREAM_ONLY_GET_HEADERS) || ignore_errors) && redirect_max <= 1)) {