Lines Matching refs:php_stream_context

39 …pper, char *filename, char *mode, int options, char **opened_path, php_stream_context *context STR…
40 …m_wrapper *wrapper, char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSR…
41 …rapper_unlink(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR…
42 …tream_wrapper *wrapper, char *url_from, char *url_to, int options, php_stream_context *context TSR…
43 …dir(php_stream_wrapper *wrapper, char *url, int mode, int options, php_stream_context *context TSR…
44 …wrapper_rmdir(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR…
46 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
261 …pper, char *filename, char *mode, int options, char **opened_path, php_stream_context *context STR… in user_wrapper_opener()
408 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in user_wrapper_opendir()
1082 …rapper_unlink(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR… in user_wrapper_unlink()
1136 …tream_wrapper *wrapper, char *url_from, char *url_to, int options, php_stream_context *context TSR… in user_wrapper_rename()
1195 …dir(php_stream_wrapper *wrapper, char *url, int mode, int options, php_stream_context *context TSR… in user_wrapper_mkdir()
1260 …wrapper_rmdir(php_stream_wrapper *wrapper, char *url, int options, php_stream_context *context TSR… in user_wrapper_rmdir()
1320 …m_wrapper *wrapper, char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context TSR… in user_wrapper_stat_url()