Lines Matching refs:php_stream_context

48 …pper, char *filename, char *mode, int options, char **opened_path, php_stream_context *context STR…
49 …m_wrapper *wrapper, char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSR…
50 …rapper_unlink(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR…
51 …tream_wrapper *wrapper, char *url_from, char *url_to, int options, php_stream_context *context TSR…
52 …dir(php_stream_wrapper *wrapper, char *url, int mode, int options, php_stream_context *context TSR…
53 …wrapper_rmdir(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR…
54 …a(php_stream_wrapper *wrapper, char *url, int option, void *value, php_stream_context *context TSR…
56 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
284 static zval *user_stream_create_object(struct php_user_stream_wrapper *uwrap, php_stream_context *c… in user_stream_create_object()
335 …pper, char *filename, char *mode, int options, char **opened_path, php_stream_context *context STR… in user_wrapper_opener()
441 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in user_wrapper_opendir()
1164 …rapper_unlink(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR… in user_wrapper_unlink()
1211 …tream_wrapper *wrapper, char *url_from, char *url_to, int options, php_stream_context *context TSR… in user_wrapper_rename()
1263 …dir(php_stream_wrapper *wrapper, char *url, int mode, int options, php_stream_context *context TSR… in user_wrapper_mkdir()
1321 …wrapper_rmdir(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR… in user_wrapper_rmdir()
1374 …a(php_stream_wrapper *wrapper, char *url, int option, void *value, php_stream_context *context TSR… in user_wrapper_metadata()
1457 …m_wrapper *wrapper, char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSR… in user_wrapper_stat_url()