Searched refs:follow_location (Results 1 – 6 of 6) sorted by relevance
11 'follow_location' => 0,33 [follow_location] => 0
30 'follow_location'=>0,40 'follow_location'=>1,
15 "follow_location" => 0
15 'follow_location' => $follow,
16 'follow_location' => true,
147 zend_bool follow_location = 1; in php_stream_url_wrap_http_ex() local793 follow_location = zval_is_true(tmpzval); in php_stream_url_wrap_http_ex()800 follow_location = 0; in php_stream_url_wrap_http_ex()840 if (!reqok || (location[0] != '\0' && follow_location)) { in php_stream_url_wrap_http_ex()841 …if (!follow_location || (((options & STREAM_ONLY_GET_HEADERS) || ignore_errors) && redirect_max <=… in php_stream_url_wrap_http_ex()
Completed in 12 milliseconds