Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dhttp_fopen_wrapper.c87 php_stream *php_stream_url_wrap_http_ex(php_stream_wrapper *wrapper, char *path, char *mode, int op… in php_stream_url_wrap_http_ex() function
868 …stream = php_stream_url_wrap_http_ex(wrapper, new_path, mode, options, opened_path, context, --red… in php_stream_url_wrap_http_ex()
924 …return php_stream_url_wrap_http_ex(wrapper, path, mode, options, opened_path, context, PHP_URL_RED… in php_stream_url_wrap_http()

Completed in 8 milliseconds