Home
last modified time | relevance | path

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

12

/PHP-5.5/
H A DUPGRADING.INTERNALS61 PHPAPI int php_stream_context_get_link(php_stream_context *context,
63 PHPAPI int php_stream_context_set_link(php_stream_context *context,
65 PHPAPI int php_stream_context_del_link(php_stream_context *context,
/PHP-5.5/ext/bz2/
H A Dbz2.c216 php_stream_context *context STREAMS_DC TSRMLS_DC) in _php_stream_bz2open()
H A Dphp_bz2.h50 …*wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context STR…
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c519 php_stream_context *context = php_stream_context_from_zval(zcontext, 0);
/PHP-5.5/ext/hash/
H A Dhash.c465 php_stream_context *context; in PHP_FUNCTION()
/PHP-5.5/ext/libxml/
H A Dlibxml.c294 php_stream_context *context = NULL; in php_libxml_streams_IO_open_wrapper()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_loaddata.c33 php_stream_context *context = NULL; in mysqlnd_local_infile_init()
H A Dmysqlnd_net.c857 php_stream_context * context = php_stream_context_alloc(TSRMLS_C); in MYSQLND_METHOD()
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c993 static char * get_sni(php_stream_context *ctx, char *resourcename, long resourcenamelen, int is_per… in get_sni()
1044 php_stream_context *context STREAMS_DC TSRMLS_DC) in php_openssl_ssl_socket_factory()
/PHP-5.5/ext/phar/
H A Ddirstream.c319 …*wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context STR… in phar_wrapper_open_dir()
432 …hp_stream_wrapper *wrapper, char *url_from, int mode, int options, php_stream_context *context TSR… in phar_wrapper_mkdir()
564 int phar_wrapper_rmdir(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *con… in phar_wrapper_rmdir()
H A Ddirstream.h23 …hp_stream_wrapper *wrapper, char *url_from, int mode, int options, php_stream_context *context TSR…
24 int phar_wrapper_rmdir(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *con…
36 …*wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context STR…
H A Dfunc_interceptors.c58 php_stream_context *context = NULL; in PHAR_FUNC()
123 php_stream_context *context = NULL; in PHAR_FUNC()
253 php_stream_context *context = NULL; in PHAR_FUNC()
349 php_stream_context *context = NULL; in PHAR_FUNC()
H A Dstream.c158 …*wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context STR… in phar_wrapper_open_url()
567 php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC) /* {{{ */ in phar_wrapper_stat()
689 …rapper_unlink(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR… in phar_wrapper_unlink()
765 …tream_wrapper *wrapper, char *url_from, char *url_to, int options, php_stream_context *context TSR… in phar_wrapper_rename()
H A Dstream.h27 …*wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context STR…
28 …tream_wrapper *wrapper, char *url_from, char *url_to, int options, php_stream_context *context TSR…
29 …rapper_unlink(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR…
30 …m_wrapper *wrapper, char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSR…
/PHP-5.5/ext/soap/
H A Dphp_http.c94 void http_context_headers(php_stream_context* context, in http_context_headers()
163 static php_stream* http_connect(zval* this_ptr, php_url *phpurl, int use_ssl, php_stream_context *c… in http_connect()
361 php_stream_context *context = NULL; in make_http_soap_request()
H A Dphp_http.h36 void http_context_headers(php_stream_context* context,
H A Dphp_sdl.c3195 php_stream_context *context=NULL; in get_sdl()
H A Dphp_sdl.h79 php_stream_context *context;
H A Dsoap.c2334 php_stream_context *context = NULL;
/PHP-5.5/ext/spl/
H A Dspl_directory.h89 php_stream_context *context;
/PHP-5.5/ext/standard/
H A Ddir.c219 php_stream_context *context = NULL; in _php_do_opendir()
560 php_stream_context *context = NULL; in PHP_FUNCTION()
H A Dfile.c151 php_stream_context *context = (php_stream_context*)rsrc->ptr; in ZEND_RSRC_DTOR_FUNC()
526 php_stream_context *context = NULL; in PHP_FUNCTION()
580 php_stream_context *context = NULL; in PHP_FUNCTION()
730 php_stream_context *context = NULL; in PHP_FUNCTION()
869 php_stream_context *context = NULL; in PHP_NAMED_FUNCTION()
1325 php_stream_context *context; in PHP_FUNCTION()
1344 php_stream_context *context; in PHP_FUNCTION()
1366 php_stream_context *context = NULL; in PHP_FUNCTION()
1439 php_stream_context *context; in PHP_FUNCTION()
1476 php_stream_context *context = NULL; in PHP_FUNCTION()
[all …]
H A Dfile.h79 PHPAPI int php_copy_file_ctx(char *src, char *dest, int src_chk, php_stream_context *ctx TSRMLS_DC);
125 php_stream_context *default_context;
H A Dftp_fopen_wrapper.c133 …per *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context, in php_ftp_fopen_connect()
413 …*wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context STR… in php_stream_url_wrap_ftp()
694 …*wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context STR… in php_stream_ftp_opendir()
783 …m_wrapper *wrapper, char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSR… in php_stream_ftp_url_stat()
906 …am_ftp_unlink(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR… in php_stream_ftp_unlink()
956 …tream_wrapper *wrapper, char *url_from, char *url_to, int options, php_stream_context *context TSR… in php_stream_ftp_rename()
1035 …dir(php_stream_wrapper *wrapper, char *url, int mode, int options, php_stream_context *context TSR… in php_stream_ftp_mkdir()
1129 …eam_ftp_rmdir(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR… in php_stream_ftp_rmdir()
H A Dhttp_fopen_wrapper.c111 …*wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context, in… in php_stream_url_wrap_http_ex()
938 …*wrapper, char *path, char *mode, int options, char **opened_path, php_stream_context *context STR… in php_stream_url_wrap_http()

Completed in 220 milliseconds

12