Home
last modified time | relevance | path

Searched defs:opened_path (Results 1 – 22 of 22) sorted by relevance

/PHP-5.5/main/streams/
H A Dphp_stream_plain_wrapper.h49 #define php_stream_fopen_temporary_file(dir, pfx, opened_path) _php_stream_fopen_temporary_file((di… argument
55 #define php_stream_open_wrapper_as_file(path, mode, options, opened_path) _php_stream_open_wrapper_… argument
H A Dplain_wrapper.c207 char *opened_path = NULL; in _php_stream_fopen_tmpfile() local
886 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_plain_files_dir_opener()
924 PHPAPI php_stream *_php_stream_fopen(const char *filename, const char *mode, char **opened_path, in… in _php_stream_fopen()
1024 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_plain_files_stream_opener()
1389 …php_stream_fopen_with_path(char *filename, char *mode, char *path, char **opened_path, int options… in _php_stream_fopen_with_path()
H A Dglob_wrapper.c210 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_glob_stream_opener()
H A Duserspace.c335 …_stream_wrapper *wrapper, char *filename, char *mode, int options, char **opened_path, php_stream_… in user_wrapper_opener()
441 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in user_wrapper_opendir()
H A Dmemory.c609 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_url_wrap_rfc2397()
H A Dstreams.c2020 char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
/PHP-5.5/ext/bz2/
H A Dphp_bz2.h54 #define php_stream_bz2open(wrapper, path, mode, options, opened_path) _php_stream_bz2open((wrapper)… argument
H A Dbz2.c215 char **opened_path, in _php_stream_bz2open()
/PHP-5.5/ext/standard/
H A Dftp_fopen_wrapper.c133 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_ftp_fopen_connect()
413 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_url_wrap_ftp()
694 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_ftp_opendir()
H A Dhttp_fopen_wrapper.c111 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_url_wrap_http_ex()
938 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_url_wrap_http()
H A Dphp_fopen_wrapper.c160 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_url_wrap_php()
H A Dfile.c813 char *opened_path; in PHP_FUNCTION() local
/PHP-5.5/main/
H A Dphp_open_temporary_file.c100 char *opened_path; in php_do_open_temporary_file() local
H A Dphp_streams.h77 #define php_stream_fopen_temporary_file_rel(dir, pfx, opened_path) _php_stream_fopen_temporary_file… argument
/PHP-5.5/ext/zlib/
H A Dzlib_fopen_wrapper.c110 char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_stream_gzopen()
/PHP-5.5/Zend/
H A Dzend_stream.h65 char *opened_path; member
H A Dzend_language_scanner.l617 char *opened_path = NULL; in compile_filename() local
H A Dzend_language_scanner.c619 char *opened_path = NULL; in compile_filename() local
/PHP-5.5/ext/zip/
H A Dzip_stream.c241 char **opened_path, in php_stream_zip_opener()
/PHP-5.5/ext/phar/
H A Ddirstream.c319 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in phar_wrapper_open_dir()
H A Dstream.c158 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in phar_wrapper_open_url()
/PHP-5.5/ext/dba/
H A Ddba.c628 char *opened_path = NULL; in php_dba_open() local

Completed in 103 milliseconds