Searched refs:php_stream_url_wrap_http (Results 1 – 3 of 3) sorted by relevance
/PHP-7.2/ext/standard/ |
H A D | php_fopen_wrappers.h | 26 php_stream *php_stream_url_wrap_http(php_stream_wrapper *wrapper, const char *path, const char *mod…
|
H A D | http_fopen_wrapper.c | 978 php_stream *php_stream_url_wrap_http(php_stream_wrapper *wrapper, const char *path, const char *mod… in php_stream_url_wrap_http() function 1009 php_stream_url_wrap_http,
|
H A D | ftp_fopen_wrapper.c | 459 return php_stream_url_wrap_http(wrapper, path, mode, options, opened_path, context STREAMS_CC); in php_stream_url_wrap_ftp()
|
Completed in 9 milliseconds