Home
last modified time | relevance | path

Searched refs:php_stream_statbuf (Results 1 – 25 of 34) sorted by relevance

12

/PHP-8.0/ext/phar/
H A Dstream.h28 …pper_stat(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_st…
36 static int phar_stream_stat( php_stream *stream, php_stream_statbuf *ssb);
H A Dstream.c483 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, zend_bool… in phar_dostat()
485 memset(ssb, 0, sizeof(php_stream_statbuf)); in phar_dostat()
533 static int phar_stream_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in phar_stream_stat()
551 php_stream_statbuf *ssb, php_stream_context *context) /* {{{ */ in phar_wrapper_stat()
622 php_stream_statbuf ssbi; in phar_wrapper_stat()
H A Ddirstream.c25 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, zend_bool…
H A Dphar_object.c1391 php_stream_statbuf ssb; in phar_build()
1991 php_stream_statbuf ssb; in phar_rename_archive()
2580 php_stream_statbuf ssb; in PHP_METHOD()
3586 php_stream_statbuf ssb; in phar_add_file()
4103 php_stream_statbuf ssb; in phar_extract_file()
4316 php_stream_statbuf ssb; in PHP_METHOD()
H A Dutil.c169 php_stream_statbuf ssb; in phar_mount_entry()
1299 php_stream_statbuf ssb; in phar_get_entry_info_dir()
/PHP-8.0/ext/standard/tests/file/
H A Dbug77552.phpt2 Bug #77552 Uninitialized php_stream_statbuf in stat functions
/PHP-8.0/main/
H A Dphp_streams.h107 } php_stream_statbuf; typedef
126 int (*stat)(php_stream *stream, php_stream_statbuf *ssb);
137 int (*stream_stat)(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb);
139 …int (*url_stat)(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, …
349 PHPAPI int _php_stream_stat(php_stream *stream, php_stream_statbuf *ssb);
352 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
H A Dfopen_wrappers.c556 php_stream_statbuf ssb;
596 php_stream_statbuf ssb;
/PHP-8.0/ext/zip/
H A Dzip_stream.c123 static int php_zip_ops_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_zip_ops_stat()
168 memset(ssb, 0, sizeof(php_stream_statbuf)); in php_zip_ops_stat()
/PHP-8.0/ext/standard/
H A Dbasic_functions.h85 php_stream_statbuf ssb, lssb;
H A Dftp_fopen_wrapper.c88 …hp_stream_ftp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) in php_stream_ftp_stream_stat()
774 …_url_stat(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_st… in php_stream_ftp_url_stat()
H A Dfilestat.c744 php_stream_statbuf ssb; in php_stat()
H A Dhttp_fopen_wrapper.c989 …_http_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) /* {{{… in php_stream_http_stream_stat()
H A Dfile.c1495 php_stream_statbuf stat_ssb; in php_fstat()
1629 php_stream_statbuf src_s, dest_s; in php_copy_file_ctx()
/PHP-8.0/main/streams/
H A Dmemory.c197 static int php_stream_memory_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_memory_stat()
203 memset(ssb, 0, sizeof(php_stream_statbuf)); in php_stream_memory_stat()
531 static int php_stream_temp_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_temp_stat()
H A Duserspace.c44 …_stat_url(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_st…
825 static int statbuf_from_array(zval *array, php_stream_statbuf *ssb) in statbuf_from_array()
836 memset(ssb, 0, sizeof(php_stream_statbuf)); in statbuf_from_array()
862 static int php_userstreamop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_userstreamop_stat()
1327 php_stream_statbuf *ssb, php_stream_context *context) in user_wrapper_stat_url()
H A Dstreams.c828 PHPAPI int _php_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in _php_stream_stat()
1455 php_stream_statbuf ssbuf; in _php_stream_copy_to_mem()
1951 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
1963 memcpy(ssb, &BG(lssb), sizeof(php_stream_statbuf));
1968 memcpy(ssb, &BG(ssb), sizeof(php_stream_statbuf));
1985 memcpy(&BG(lssb), ssb, sizeof(php_stream_statbuf));
1991 memcpy(&BG(ssb), ssb, sizeof(php_stream_statbuf));
H A Dplain_wrapper.c627 static int php_stdiop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_stdiop_stat()
1161 …rl_stater(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_st… in php_plain_files_url_stater()
H A Dxp_socket.c241 static int php_sockop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_sockop_stat()
/PHP-8.0/ext/fileinfo/libmagic/
H A Dmagic.c229 php_stream_statbuf ssb; in file_or_stream()
/PHP-8.0/ext/fileinfo/
H A Dfileinfo.c444 php_stream_statbuf ssb; in _php_finfo_get_type()
/PHP-8.0/ext/pdo_odbc/
H A Dodbc_stmt.c411 php_stream_statbuf sb; in odbc_stmt_param_hook()
/PHP-8.0/ext/dba/
H A Ddba.c675 php_stream_statbuf ssb; in php_dba_open()
/PHP-8.0/ext/libxml/
H A Dlibxml.c249 php_stream_statbuf ssbuf; in php_libxml_streams_IO_open_wrapper()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c866 php_stream_statbuf stream_statbuf; in zend_get_stream_timestamp()
1001 php_stream_statbuf sb; in zend_get_file_handle_timestamp()
1903 php_stream_statbuf ssb; in file_cache_compile_file()
2227 php_stream_statbuf ssb; in persistent_compile_file()

Completed in 143 milliseconds

12