Home
last modified time | relevance | path

Searched refs:reqok (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/standard/
H A Dhttp_fopen_wrapper.c101 int reqok = 0; in php_stream_url_wrap_http_ex() local
675 reqok = 1; in php_stream_url_wrap_http_ex()
681 reqok = 1; in php_stream_url_wrap_http_ex()
785 if (!reqok || (location[0] != '\0' && follow_location)) { in php_stream_url_wrap_http_ex()

Completed in 6 milliseconds