Home
last modified time | relevance | path

Searched refs:php_stream_context (Results 1 – 25 of 44) sorted by path

12

/PHP-7.4/ext/bz2/
H A Dbz2.c251 php_stream_context *context STREAMS_DC) in _php_stream_bz2open()
H A Dphp_bz2.h51 …r *path, const char *mode, int options, zend_string **opened_path, php_stream_context *context STR…
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c543 php_stream_context *context = php_stream_context_from_zval(zcontext, 0); in _php_finfo_get_type()
/PHP-7.4/ext/hash/
H A Dhash.c486 php_stream_context *context; in PHP_FUNCTION()
/PHP-7.4/ext/libxml/
H A Dlibxml.c298 php_stream_context *context = NULL; in php_libxml_streams_IO_open_wrapper()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_loaddata.c31 php_stream_context *context = NULL; in mysqlnd_local_infile_init()
H A Dmysqlnd_vio.c494 php_stream_context * context = php_stream_context_alloc(); in MYSQLND_METHOD()
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c2607 php_stream_context *ctx, zend_long crypto_method) /* {{{ */ in php_openssl_get_crypto_method()
2661 php_stream_context *context STREAMS_DC) /* {{{ */ in php_openssl_ssl_socket_factory()
/PHP-7.4/ext/phar/
H A Ddirstream.c303 …r *path, const char *mode, int options, zend_string **opened_path, php_stream_context *context STR… in phar_wrapper_open_dir()
411 …eam_wrapper *wrapper, const char *url_from, int mode, int options, php_stream_context *context) /*… in phar_wrapper_mkdir()
543 …r_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context) /*… in phar_wrapper_rmdir()
H A Ddirstream.h21 …stream_wrapper *wrapper, const char *url_from, int mode, int options, php_stream_context *context);
22 …pper_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context);
34 …r *path, const char *mode, int options, zend_string **opened_path, php_stream_context *context STR…
H A Dfunc_interceptors.c56 php_stream_context *context = NULL; in PHAR_FUNC()
121 php_stream_context *context = NULL; in PHAR_FUNC()
251 php_stream_context *context = NULL; in PHAR_FUNC()
352 php_stream_context *context = NULL; in PHAR_FUNC()
H A Dstream.c161 …r *path, const char *mode, int options, zend_string **opened_path, php_stream_context *context STR… in phar_wrapper_open_url()
554 php_stream_statbuf *ssb, php_stream_context *context) /* {{{ */ in phar_wrapper_stat()
662 …_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context) /*… in phar_wrapper_unlink()
736 …r *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context) /*… in phar_wrapper_rename()
H A Dstream.h25 …r *path, const char *mode, int options, zend_string **opened_path, php_stream_context *context STR…
26 …pper *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context);
27 …per_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context);
28 …rapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context);
/PHP-7.4/ext/soap/
H A Dphp_http.c92 void http_context_headers(php_stream_context* context, in http_context_headers()
161 static php_stream* http_connect(zval* this_ptr, php_url *phpurl, int use_ssl, php_stream_context *c… in http_connect()
365 php_stream_context *context = NULL; in make_http_soap_request()
H A Dphp_http.h33 void http_context_headers(php_stream_context* context,
H A Dphp_sdl.c3170 php_stream_context *context=NULL; in get_sdl()
H A Dphp_sdl.h78 php_stream_context *context;
H A Dsoap.c2281 php_stream_context *context = NULL;
/PHP-7.4/ext/spl/
H A Dspl_directory.h86 php_stream_context *context;
/PHP-7.4/ext/standard/
H A Ddir.c210 php_stream_context *context = NULL; in _php_do_opendir()
559 php_stream_context *context = NULL; in PHP_FUNCTION()
H A Dfile.c139 php_stream_context *context = (php_stream_context*)res->ptr; in ZEND_RSRC_DTOR_FUNC()
534 php_stream_context *context = NULL; in PHP_FUNCTION()
588 php_stream_context *context = NULL; in PHP_FUNCTION()
734 php_stream_context *context = NULL; in PHP_FUNCTION()
874 php_stream_context *context = NULL; in PHP_NAMED_FUNCTION()
1340 php_stream_context *context; in PHP_FUNCTION()
1363 php_stream_context *context; in PHP_FUNCTION()
1387 php_stream_context *context = NULL; in PHP_FUNCTION()
1464 php_stream_context *context; in PHP_FUNCTION()
1504 php_stream_context *context = NULL; in PHP_FUNCTION()
[all …]
H A Dfile.h77 PHPAPI int php_copy_file_ctx(const char *src, const char *dest, int src_chk, php_stream_context *ct…
125 php_stream_context *default_context;
H A Dftp_fopen_wrapper.c132 zend_string **opened_path, php_stream_context *context, php_stream **preuseid, in php_ftp_fopen_connect()
414 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in php_stream_url_wrap_ftp()
694 zend_string **opened_path, php_stream_context *context STREAMS_DC) in php_stream_ftp_opendir()
786 …wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context) in php_stream_ftp_url_stat()
909 …_ftp_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context) in php_stream_ftp_unlink()
959 …apper *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context) in php_stream_ftp_rename()
1038 …r(php_stream_wrapper *wrapper, const char *url, int mode, int options, php_stream_context *context) in php_stream_ftp_mkdir()
1131 …m_ftp_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context) in php_stream_ftp_rmdir()
H A Dhttp_fopen_wrapper.c121 php_stream_context *context, int redirect_max, int flags, in php_stream_url_wrap_http_ex()
965 …r *path, const char *mode, int options, zend_string **opened_path, php_stream_context *context STR… in php_stream_url_wrap_http()
H A Dphp_fopen_wrapper.c179 zend_string **opened_path, php_stream_context *context STREAMS_DC) /* {{{ */ in php_stream_url_wrap_php()

Completed in 92 milliseconds

12