php_stream_context  213 ext/bz2/bz2.c  											php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context   50 ext/bz2/php_bz2.h PHP_BZ2_API php_stream *_php_stream_bz2open(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context  521 ext/fileinfo/fileinfo.c 				php_stream_context *context = php_stream_context_from_zval(zcontext, 0);
php_stream_context  465 ext/hash/hash.c 	php_stream_context *context;
php_stream_context  294 ext/libxml/libxml.c 	php_stream_context *context = NULL;
php_stream_context   33 ext/mysqlnd/mysqlnd_loaddata.c 	php_stream_context	*context = NULL;
php_stream_context  906 ext/mysqlnd/mysqlnd_net.c 	php_stream_context * context = php_stream_context_alloc(TSRMLS_C);
php_stream_context 2329 ext/openssl/xp_ssl.c static long get_crypto_method(php_stream_context *ctx, long crypto_method)
php_stream_context 2381 ext/openssl/xp_ssl.c 		php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context  302 ext/phar/dirstream.c php_stream *phar_wrapper_open_dir(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{{ */
php_stream_context  411 ext/phar/dirstream.c int phar_wrapper_mkdir(php_stream_wrapper *wrapper, const char *url_from, int mode, int options, php_stream_context *context TSRMLS_DC) /* {{{ */
php_stream_context  543 ext/phar/dirstream.c int phar_wrapper_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC) /* {{{ */
php_stream_context   23 ext/phar/dirstream.h int phar_wrapper_mkdir(php_stream_wrapper *wrapper, const char *url_from, int mode, int options, php_stream_context *context TSRMLS_DC);
php_stream_context   24 ext/phar/dirstream.h int phar_wrapper_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC);
php_stream_context   36 ext/phar/dirstream.h php_stream* phar_wrapper_open_dir(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context   58 ext/phar/func_interceptors.c 			php_stream_context *context = NULL;
php_stream_context  123 ext/phar/func_interceptors.c 		php_stream_context *context = NULL;
php_stream_context  253 ext/phar/func_interceptors.c 		php_stream_context *context = NULL;
php_stream_context  349 ext/phar/func_interceptors.c 		php_stream_context *context = NULL;
php_stream_context  158 ext/phar/stream.c static php_stream * phar_wrapper_open_url(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{{ */
php_stream_context  567 ext/phar/stream.c 				  php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC) /* {{{ */
php_stream_context  681 ext/phar/stream.c static int phar_wrapper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC) /* {{{ */
php_stream_context  757 ext/phar/stream.c static int phar_wrapper_rename(php_stream_wrapper *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context TSRMLS_DC) /* {{{ */
php_stream_context   27 ext/phar/stream.h static php_stream* phar_wrapper_open_url(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context   28 ext/phar/stream.h static int phar_wrapper_rename(php_stream_wrapper *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context TSRMLS_DC);
php_stream_context   29 ext/phar/stream.h static int phar_wrapper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC);
php_stream_context   30 ext/phar/stream.h static int phar_wrapper_stat(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC);
php_stream_context   94 ext/soap/php_http.c void http_context_headers(php_stream_context* context,
php_stream_context  163 ext/soap/php_http.c static php_stream* http_connect(zval* this_ptr, php_url *phpurl, int use_ssl, php_stream_context *context, int *use_proxy TSRMLS_DC)
php_stream_context  361 ext/soap/php_http.c 	php_stream_context *context = NULL;
php_stream_context   36 ext/soap/php_http.h void http_context_headers(php_stream_context* context,
php_stream_context 3197 ext/soap/php_sdl.c 	php_stream_context *context=NULL;
php_stream_context   79 ext/soap/php_sdl.h 	php_stream_context *context;
php_stream_context 2333 ext/soap/soap.c 	php_stream_context *context = NULL;
php_stream_context   89 ext/spl/spl_directory.h 			php_stream_context *context;
php_stream_context  219 ext/standard/dir.c 	php_stream_context *context = NULL;
php_stream_context  560 ext/standard/dir.c 	php_stream_context *context = NULL;
php_stream_context  151 ext/standard/file.c 	php_stream_context *context = (php_stream_context*)rsrc->ptr;
php_stream_context  534 ext/standard/file.c 	php_stream_context *context = NULL;
php_stream_context  588 ext/standard/file.c 	php_stream_context *context = NULL;
php_stream_context  738 ext/standard/file.c 	php_stream_context *context = NULL;
php_stream_context  877 ext/standard/file.c 	php_stream_context *context = NULL;
php_stream_context 1329 ext/standard/file.c 	php_stream_context *context;
php_stream_context 1348 ext/standard/file.c 	php_stream_context *context;
php_stream_context 1370 ext/standard/file.c 	php_stream_context *context = NULL;
php_stream_context 1443 ext/standard/file.c 	php_stream_context *context;
php_stream_context 1480 ext/standard/file.c 	php_stream_context *context = NULL;
php_stream_context 1616 ext/standard/file.c 	php_stream_context *context;
php_stream_context 1654 ext/standard/file.c PHPAPI int php_copy_file_ctx(const char *src, const char *dest, int src_flg, php_stream_context *ctx TSRMLS_DC)
php_stream_context   79 ext/standard/file.h PHPAPI int php_copy_file_ctx(const char *src, const char *dest, int src_chk, php_stream_context *ctx TSRMLS_DC);
php_stream_context  125 ext/standard/file.h 	php_stream_context *default_context;
php_stream_context  134 ext/standard/ftp_fopen_wrapper.c 										 char **opened_path, php_stream_context *context, php_stream **preuseid,
php_stream_context  415 ext/standard/ftp_fopen_wrapper.c 									 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context  696 ext/standard/ftp_fopen_wrapper.c 									char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context  785 ext/standard/ftp_fopen_wrapper.c static int php_stream_ftp_url_stat(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC)
php_stream_context  908 ext/standard/ftp_fopen_wrapper.c static int php_stream_ftp_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC)
php_stream_context  958 ext/standard/ftp_fopen_wrapper.c static int php_stream_ftp_rename(php_stream_wrapper *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1037 ext/standard/ftp_fopen_wrapper.c static int php_stream_ftp_mkdir(php_stream_wrapper *wrapper, const char *url, int mode, int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1131 ext/standard/ftp_fopen_wrapper.c static int php_stream_ftp_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC)
php_stream_context  114 ext/standard/http_fopen_wrapper.c 		php_stream_context *context, int redirect_max, int flags STREAMS_DC TSRMLS_DC) /* {{{ */
php_stream_context  961 ext/standard/http_fopen_wrapper.c php_stream *php_stream_url_wrap_http(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{{ */
php_stream_context  175 ext/standard/php_fopen_wrapper.c 									 char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{{ */
php_stream_context   26 ext/standard/php_fopen_wrappers.h php_stream *php_stream_url_wrap_http(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context   27 ext/standard/php_fopen_wrappers.h php_stream *php_stream_url_wrap_ftp(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context   45 ext/standard/streamsfuncs.c static php_stream_context *decode_context_param(zval *contextresource TSRMLS_DC);
php_stream_context  101 ext/standard/streamsfuncs.c 	php_stream_context *context = NULL;
php_stream_context  186 ext/standard/streamsfuncs.c 	php_stream_context *context = NULL;
php_stream_context  869 ext/standard/streamsfuncs.c static void user_space_stream_notifier(php_stream_context *context, int notifycode, int severity,
php_stream_context  916 ext/standard/streamsfuncs.c static int parse_context_options(php_stream_context *context, zval *options TSRMLS_DC)
php_stream_context  948 ext/standard/streamsfuncs.c static int parse_context_params(php_stream_context *context, zval *params TSRMLS_DC)
php_stream_context  980 ext/standard/streamsfuncs.c static php_stream_context *decode_context_param(zval *contextresource TSRMLS_DC)
php_stream_context  982 ext/standard/streamsfuncs.c 	php_stream_context *context = NULL;
php_stream_context 1011 ext/standard/streamsfuncs.c 	php_stream_context *context;
php_stream_context 1031 ext/standard/streamsfuncs.c 	php_stream_context *context;
php_stream_context 1067 ext/standard/streamsfuncs.c 	php_stream_context *context;
php_stream_context 1088 ext/standard/streamsfuncs.c 	php_stream_context *context;
php_stream_context 1116 ext/standard/streamsfuncs.c 	php_stream_context *context;
php_stream_context 1140 ext/standard/streamsfuncs.c 	php_stream_context *context;
php_stream_context 1162 ext/standard/streamsfuncs.c 	php_stream_context *context;
php_stream_context  702 ext/standard/url.c 	php_stream_context *context;
php_stream_context   92 ext/zip/php_zip.h php_stream *php_stream_zip_opener(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context  257 ext/zip/zip_stream.c 											php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context   61 ext/zlib/php_zlib.h php_stream *php_stream_gzopen(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context  112 ext/zlib/zlib_fopen_wrapper.c 							  char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context  100 main/php_streams.h typedef struct _php_stream_context php_stream_context;
php_stream_context  135 main/php_streams.h 			int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context  141 main/php_streams.h 	int (*url_stat)(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC);
php_stream_context  144 main/php_streams.h 			int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context  149 main/php_streams.h 	int (*unlink)(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC);
php_stream_context  152 main/php_streams.h 	int (*rename)(php_stream_wrapper *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context TSRMLS_DC);
php_stream_context  155 main/php_streams.h 	int (*stream_mkdir)(php_stream_wrapper *wrapper, const char *url, int mode, int options, php_stream_context *context TSRMLS_DC);
php_stream_context  156 main/php_streams.h 	int (*stream_rmdir)(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC);
php_stream_context  158 main/php_streams.h 	int (*stream_metadata)(php_stream_wrapper *wrapper, const char *url, int options, void *value, php_stream_context *context TSRMLS_DC);
php_stream_context  210 main/php_streams.h 	php_stream_context *context;
php_stream_context  337 main/php_streams.h PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC);
php_stream_context  341 main/php_streams.h PHPAPI int _php_stream_mkdir(const char *path, int mode, int options, php_stream_context *context TSRMLS_DC);
php_stream_context  344 main/php_streams.h PHPAPI int _php_stream_rmdir(const char *path, int options, php_stream_context *context TSRMLS_DC);
php_stream_context  347 main/php_streams.h PHPAPI php_stream *_php_stream_opendir(const char *path, int options, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context  357 main/php_streams.h PHPAPI int _php_stream_scandir(const char *dirname, char **namelist[], int flags, php_stream_context *context,
php_stream_context  551 main/php_streams.h PHPAPI php_stream *_php_stream_open_wrapper_ex(const char *path, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context  210 main/streams/glob_wrapper.c 		int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context  624 main/streams/memory.c 												php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{{ */
php_stream_context   24 main/streams/php_stream_context.h typedef void (*php_stream_notification_func)(php_stream_context *context,
php_stream_context   60 main/streams/php_stream_context.h PHPAPI void php_stream_context_free(php_stream_context *context);
php_stream_context   61 main/streams/php_stream_context.h PHPAPI php_stream_context *php_stream_context_alloc(TSRMLS_D);
php_stream_context   62 main/streams/php_stream_context.h PHPAPI int php_stream_context_get_option(php_stream_context *context,
php_stream_context   64 main/streams/php_stream_context.h PHPAPI int php_stream_context_set_option(php_stream_context *context,
php_stream_context   88 main/streams/php_stream_context.h PHPAPI void php_stream_notification_notify(php_stream_context *context, int notifycode, int severity,
php_stream_context   90 main/streams/php_stream_context.h PHPAPI php_stream_context *php_stream_context_set(php_stream *stream, php_stream_context *context);
php_stream_context   33 main/streams/php_stream_transport.h 		php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context   52 main/streams/php_stream_transport.h 		php_stream_context *context,
php_stream_context  880 main/streams/plain_wrapper.c 		int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context 1018 main/streams/plain_wrapper.c 		int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context 1027 main/streams/plain_wrapper.c static int php_plain_files_url_stater(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC)
php_stream_context 1053 main/streams/plain_wrapper.c static int php_plain_files_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1079 main/streams/plain_wrapper.c static int php_plain_files_rename(php_stream_wrapper *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1163 main/streams/plain_wrapper.c static int php_plain_files_mkdir(php_stream_wrapper *wrapper, const char *dir, int mode, int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1249 main/streams/plain_wrapper.c static int php_plain_files_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1277 main/streams/plain_wrapper.c static int php_plain_files_metadata(php_stream_wrapper *wrapper, const char *url, int option, void *value, php_stream_context *context TSRMLS_DC)
php_stream_context  388 main/streams/streams.c 	php_stream_context *context = NULL;
php_stream_context 1892 main/streams/streams.c PHPAPI int _php_stream_mkdir(const char *path, int mode, int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1907 main/streams/streams.c PHPAPI int _php_stream_rmdir(const char *path, int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1921 main/streams/streams.c PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC)
php_stream_context 1971 main/streams/streams.c 		php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context 2020 main/streams/streams.c 		char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context 2164 main/streams/streams.c PHPAPI php_stream_context *php_stream_context_set(php_stream *stream, php_stream_context *context)
php_stream_context 2166 main/streams/streams.c 	php_stream_context *oldcontext = stream->context;
php_stream_context 2181 main/streams/streams.c PHPAPI void php_stream_notification_notify(php_stream_context *context, int notifycode, int severity,
php_stream_context 2188 main/streams/streams.c PHPAPI void php_stream_context_free(php_stream_context *context)
php_stream_context 2201 main/streams/streams.c PHPAPI php_stream_context *php_stream_context_alloc(TSRMLS_D)
php_stream_context 2203 main/streams/streams.c 	php_stream_context *context;
php_stream_context 2205 main/streams/streams.c 	context = ecalloc(1, sizeof(php_stream_context));
php_stream_context 2227 main/streams/streams.c PHPAPI int php_stream_context_get_option(php_stream_context *context,
php_stream_context 2238 main/streams/streams.c PHPAPI int php_stream_context_set_option(php_stream_context *context,
php_stream_context 2280 main/streams/streams.c PHPAPI int _php_stream_scandir(const char *dirname, char **namelist[], int flags, php_stream_context *context,
php_stream_context   55 main/streams/transports.c 		php_stream_context *context,
php_stream_context   48 main/streams/userspace.c static php_stream *user_wrapper_opener(php_stream_wrapper *wrapper, const char *filename, const char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context   49 main/streams/userspace.c static int user_wrapper_stat_url(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC);
php_stream_context   50 main/streams/userspace.c static int user_wrapper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC);
php_stream_context   51 main/streams/userspace.c static int user_wrapper_rename(php_stream_wrapper *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context TSRMLS_DC);
php_stream_context   52 main/streams/userspace.c static int user_wrapper_mkdir(php_stream_wrapper *wrapper, const char *url, int mode, int options, php_stream_context *context TSRMLS_DC);
php_stream_context   53 main/streams/userspace.c static int user_wrapper_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC);
php_stream_context   54 main/streams/userspace.c static int user_wrapper_metadata(php_stream_wrapper *wrapper, const char *url, int option, void *value, php_stream_context *context TSRMLS_DC);
php_stream_context   56 main/streams/userspace.c 		int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
php_stream_context  284 main/streams/userspace.c static zval *user_stream_create_object(struct php_user_stream_wrapper *uwrap, php_stream_context *context TSRMLS_DC)
php_stream_context  336 main/streams/userspace.c 									   int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context  442 main/streams/userspace.c 		int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context 1165 main/streams/userspace.c static int user_wrapper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1213 main/streams/userspace.c 							   int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1266 main/streams/userspace.c 							  int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1325 main/streams/userspace.c 							  int options, php_stream_context *context TSRMLS_DC)
php_stream_context 1379 main/streams/userspace.c 								 void *value, php_stream_context *context TSRMLS_DC)
php_stream_context 1463 main/streams/userspace.c 								 php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC)
php_stream_context  792 main/streams/xp_socket.c 		php_stream_context *context STREAMS_DC TSRMLS_DC)
php_stream_context  558 sapi/cli/php_cli.c 	php_stream_context *sc_in=NULL, *sc_out=NULL, *sc_err=NULL;
php_stream_context  584 sapi/phpdbg/phpdbg.c 	php_stream_context *sc_in=NULL, *sc_out=NULL, *sc_err=NULL;