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,
137 zend_bool follow_location = 1; in php_stream_url_wrap_http_ex() local796 follow_location = zval_is_true(tmpzval); in php_stream_url_wrap_http_ex()803 follow_location = 0; in php_stream_url_wrap_http_ex()843 if (!reqok || (location[0] != '\0' && follow_location)) { in php_stream_url_wrap_http_ex()844 …if (!follow_location || (((options & STREAM_ONLY_GET_HEADERS) || ignore_errors) && redirect_max <=… in php_stream_url_wrap_http_ex()
Completed in 10 milliseconds