Home
last modified time | relevance | path

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

/PHP-5.3/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.c199 char *opened_path = NULL; in _php_stream_fopen_tmpfile() local
853 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_plain_files_dir_opener()
895 PHPAPI php_stream *_php_stream_fopen(const char *filename, const char *mode, char **opened_path, in… in _php_stream_fopen()
995 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_plain_files_stream_opener()
1320 …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.c261 …_stream_wrapper *wrapper, char *filename, char *mode, int options, char **opened_path, php_stream_… in user_wrapper_opener()
408 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in user_wrapper_opendir()
H A Dmemory.c605 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_url_wrap_rfc2397()
H A Dstreams.c1942 char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC)
/PHP-5.3/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.c211 char **opened_path, in _php_stream_bz2open()
/PHP-5.3/ext/standard/
H A Dhttp_fopen_wrapper.c87 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_url_wrap_http_ex()
922 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_url_wrap_http()
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()
414 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_url_wrap_ftp()
695 …(php_stream_wrapper *wrapper, char *path, char *mode, int options, char **opened_path, php_stream_… in php_stream_ftp_opendir()
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.c849 char *opened_path; in PHP_FUNCTION() local
/PHP-5.3/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.3/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.3/Zend/
H A Dzend_stream.h65 char *opened_path; member
H A Dzend_language_scanner.l393 char *opened_path = NULL; in compile_filename() local
H A Dzend_language_scanner.c395 char *opened_path = NULL; in compile_filename() local
/PHP-5.3/ext/zip/
H A Dzip_stream.c241 char **opened_path, in php_stream_zip_opener()
/PHP-5.3/ext/curl/
H A Dstreams.c270 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_curl_stream_opener()
/PHP-5.3/ext/phar/
H A Ddirstream.c322 …(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.3/ext/dba/
H A Ddba.c621 char *opened_path, *lock_name; in php_dba_open() local

Completed in 139 milliseconds