Home
last modified time | relevance | path

Searched defs:ssb (Results 1 – 25 of 26) sorted by relevance

12

/PHP-8.0/ext/phar/
H A Dstream.c483 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, zend_bool… 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()
H A Dphar_object.c1391 php_stream_statbuf ssb; in phar_build() local
1991 php_stream_statbuf ssb; in phar_rename_archive() local
2580 php_stream_statbuf ssb; in PHP_METHOD() local
3586 php_stream_statbuf ssb; in phar_add_file() local
4103 php_stream_statbuf ssb; in phar_extract_file() local
4316 php_stream_statbuf ssb; in PHP_METHOD() local
H A Dutil.c169 php_stream_statbuf ssb; in phar_mount_entry() local
1299 php_stream_statbuf ssb; in phar_get_entry_info_dir() local
H A Dphar.c1815 php_stream_statbuf ssb; in phar_analyze_path() local
/PHP-8.0/main/
H A Dfopen_wrappers.c556 php_stream_statbuf ssb; local
596 php_stream_statbuf ssb; local
H A Dphp_streams.h350 #define php_stream_stat(stream, ssb) _php_stream_stat((stream), (ssb)) argument
353 #define php_stream_stat_path(path, ssb) _php_stream_stat_path((path), 0, (ssb), NULL) argument
354 #define php_stream_stat_path_ex(path, flags, ssb, context) _php_stream_stat_path((path), (flags), (… argument
H A Dmain.c1508 php_stream_statbuf ssb; in php_zend_stream_fsizer() local
/PHP-8.0/ext/fileinfo/libmagic/
H A Dmagic.c229 php_stream_statbuf ssb; in file_or_stream() local
/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()
H A Dphp_zip.c126 php_stream_statbuf ssb; in php_zip_extract_file() local
2727 php_stream_statbuf ssb; local
/PHP-8.0/main/streams/
H A Duserspace.c825 static int statbuf_from_array(zval *array, php_stream_statbuf *ssb) 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 Dmemory.c197 static int php_stream_memory_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ 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 Dplain_wrapper.c627 static int php_stdiop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_stdiop_stat()
1161 …_stater(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stre… 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()
H A Dstreams.c828 PHPAPI int _php_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in _php_stream_stat()
1951 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
/PHP-8.0/ext/standard/
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 …rl_stat(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stre… in php_stream_ftp_url_stat()
H A Dbasic_functions.h85 php_stream_statbuf ssb, lssb; member
H A Dhttp_fopen_wrapper.c989 …ttp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_http_stream_stat()
H A Dfilestat.c744 php_stream_statbuf ssb; in php_stat() local
/PHP-8.0/ext/fileinfo/
H A Dfileinfo.c444 php_stream_statbuf ssb; in _php_finfo_get_type() local
/PHP-8.0/ext/dba/
H A Ddba.c675 php_stream_statbuf ssb; in php_dba_open() local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_bp.c259 php_stream_statbuf ssb; in phpdbg_set_breakpoint_file() local
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c1903 php_stream_statbuf ssb; in file_cache_compile_file() local
2227 php_stream_statbuf ssb; in persistent_compile_file() local
/PHP-8.0/ext/curl/
H A Dinterface.c2043 php_stream_statbuf ssb; in build_mime_structure_from_hash() local
/PHP-8.0/ext/sqlite3/
H A Dsqlite3.c1213 static int php_sqlite3_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in php_sqlite3_stream_stat()

Completed in 143 milliseconds

12