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