Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_fopen_wrappers.h24 php_stream *php_stream_url_wrap_http(php_stream_wrapper *wrapper, const char *path, const char *mod…
H A Dhttp_fopen_wrapper.c965 php_stream *php_stream_url_wrap_http(php_stream_wrapper *wrapper, const char *path, const char *mod… in php_stream_url_wrap_http() function
996 php_stream_url_wrap_http,
H A Dftp_fopen_wrapper.c458 return php_stream_url_wrap_http(wrapper, path, mode, options, opened_path, context STREAMS_CC); in php_stream_url_wrap_ftp()

Completed in 10 milliseconds