Searched refs:php_stream_url_wrap_http (Results 1 – 3 of 3) sorted by relevance
/PHP-5.5/ext/standard/ |
H A D | php_fopen_wrappers.h | 26 php_stream *php_stream_url_wrap_http(php_stream_wrapper *wrapper, char *path, char *mode, int optio…
|
H A D | http_fopen_wrapper.c | 938 php_stream *php_stream_url_wrap_http(php_stream_wrapper *wrapper, char *path, char *mode, int optio… in php_stream_url_wrap_http() function 954 php_stream_url_wrap_http,
|
H A D | ftp_fopen_wrapper.c | 456 …return php_stream_url_wrap_http(wrapper, path, mode, options, opened_path, context STREAMS_CC TSRM… in php_stream_url_wrap_ftp()
|
Completed in 10 milliseconds