php_stream_url_wrap_http  456 ext/standard/ftp_fopen_wrapper.c 			return php_stream_url_wrap_http(wrapper, path, mode, options, opened_path, context STREAMS_CC TSRMLS_CC);
php_stream_url_wrap_http  954 ext/standard/http_fopen_wrapper.c 	php_stream_url_wrap_http,
php_stream_url_wrap_http   26 ext/standard/php_fopen_wrappers.h php_stream *php_stream_url_wrap_http(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);