Home
last modified time | relevance | path

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

12

/PHP-7.2/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.c210 zend_string *opened_path = NULL; in _php_stream_fopen_temporary_file() local
934 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in php_plain_files_dir_opener()
972 …ream *_php_stream_fopen(const char *filename, const char *mode, zend_string **opened_path, int opt… in _php_stream_fopen()
1071 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in php_plain_files_stream_opener()
1447 …_path(const char *filename, const char *mode, const char *path, zend_string **opened_path, int opt… in _php_stream_fopen_with_path()
H A Dglob_wrapper.c210 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in php_glob_stream_opener()
H A Duserspace.c334 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in user_wrapper_opener()
429 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in user_wrapper_opendir()
H A Dmemory.c615 const char *mode, int options, zend_string **opened_path, in php_stream_url_wrap_rfc2397()
/PHP-7.2/ext/bz2/
H A Dphp_bz2.h57 #define php_stream_bz2open(wrapper, path, mode, options, opened_path) _php_stream_bz2open((wrapper)… argument
H A Dbz2.c245 zend_string **opened_path, in _php_stream_bz2open()
/PHP-7.2/ext/standard/
H A Dftp_fopen_wrapper.c133 zend_string **opened_path, php_stream_context *context, php_stream **preuseid, in php_ftp_fopen_connect()
415 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in php_stream_url_wrap_ftp()
695 zend_string **opened_path, php_stream_context *context STREAMS_DC) in php_stream_ftp_opendir()
H A Dhttp_fopen_wrapper.c111 const char *path, const char *mode, int options, zend_string **opened_path, in php_stream_url_wrap_http_ex()
978 …pper *wrapper, const char *path, const char *mode, int options, zend_string **opened_path, php_str… in php_stream_url_wrap_http()
H A Dphp_fopen_wrapper.c179 zend_string **opened_path, php_stream_context *context STREAMS_DC) /* {{{ */ in php_stream_url_wrap_php()
/PHP-7.2/main/
H A Dfopen_wrappers.c331 … FILE *php_fopen_and_set_opened_path(const char *path, const char *mode, zend_string **opened_path)
622 …open_with_path(const char *filename, const char *mode, const char *path, zend_string **opened_path)
H A Dphp_open_temporary_file.c94 char *opened_path = NULL; in php_do_open_temporary_file() local
H A Dphp_ini.c428 zend_string *opened_path = NULL; in php_init_config() local
H A Dmain.c1375 static FILE *php_fopen_wrapper_for_zend(const char *filename, zend_string **opened_path) in php_fopen_wrapper_for_zend()
/PHP-7.2/ext/zlib/
H A Dzlib_fopen_wrapper.c114 zend_string **opened_path, php_stream_context *context STREAMS_DC) in php_stream_gzopen()
/PHP-7.2/Zend/
H A Dzend_stream.h72 zend_string *opened_path; member
H A Dzend_language_scanner.l648 zend_string *opened_path = NULL; in compile_filename() local
H A Dzend_language_scanner.c651 zend_string *opened_path = NULL; in compile_filename() local
H A Dzend.c460 static FILE *zend_fopen_wrapper(const char *filename, zend_string **opened_path) /* {{{ */ in zend_fopen_wrapper()
/PHP-7.2/ext/zip/
H A Dzip_stream.c266 zend_string **opened_path, in php_stream_zip_opener()
/PHP-7.2/ext/phar/
H A Ddirstream.c303 …pper *wrapper, const char *path, const char *mode, int options, zend_string **opened_path, php_str… in phar_wrapper_open_dir()
H A Dstream.c159 …pper *wrapper, const char *path, const char *mode, int options, zend_string **opened_path, php_str… in phar_wrapper_open_url()
/PHP-7.2/ext/spl/
H A Dphp_spl.c272 zend_string *opened_path; in spl_autoload() local
/PHP-7.2/ext/dba/
H A Ddba.c651 zend_string *opened_path = NULL; in php_dba_open() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.c1341 …pper *wrapper, const char *path, const char *mode, int options, zend_string **opened_path, php_str… in phpdbg_stream_url_wrap_php()

Completed in 146 milliseconds

12