Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/phar/
H A Dstream.c486 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, zend_bool… in phar_dostat()
536 static int phar_stream_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in phar_stream_stat()
554 php_stream_statbuf *ssb, php_stream_context *context) /* {{{ */ in phar_wrapper_stat()
H A Dphar_object.c1420 php_stream_statbuf ssb; in phar_build() local
2023 php_stream_statbuf ssb; in phar_rename_archive() local
2609 php_stream_statbuf ssb; in PHP_METHOD() local
3640 php_stream_statbuf ssb; in phar_add_file() local
4140 php_stream_statbuf ssb; in phar_extract_file() local
4355 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.c1764 php_stream_statbuf ssb; in phar_analyze_path() local
/PHP-7.4/main/
H A Dfopen_wrappers.c568 php_stream_statbuf ssb; local
608 php_stream_statbuf ssb; local
H A Dphp_streams.h348 #define php_stream_stat(stream, ssb) _php_stream_stat((stream), (ssb)) argument
351 #define php_stream_stat_path(path, ssb) _php_stream_stat_path((path), 0, (ssb), NULL) argument
352 #define php_stream_stat_path_ex(path, flags, ssb, context) _php_stream_stat_path((path), (flags), (… argument
H A Dmain.c1613 php_stream_statbuf ssb; in php_zend_stream_fsizer() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dmagic.c266 php_stream_statbuf ssb; in file_or_stream() local
/PHP-7.4/main/streams/
H A Dmemory.c199 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 Duserspace.c860 static int statbuf_from_array(zval *array, php_stream_statbuf *ssb) in statbuf_from_array()
897 static int php_userstreamop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_userstreamop_stat()
1367 php_stream_statbuf *ssb, php_stream_context *context) in user_wrapper_stat_url()
H A Dplain_wrapper.c620 static int php_stdiop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_stdiop_stat()
1153 …_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.c240 static int php_sockop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_sockop_stat()
H A Dstreams.c830 PHPAPI int _php_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in _php_stream_stat()
1978 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
/PHP-7.4/ext/standard/
H A Dftp_fopen_wrapper.c92 …hp_stream_ftp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) in php_stream_ftp_stream_stat()
786 …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 Dhttp_fopen_wrapper.c986 …ttp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_http_stream_stat()
H A Dbasic_functions.h194 php_stream_statbuf ssb, lssb; member
H A Dfilestat.c773 php_stream_statbuf ssb; in php_stat() local
/PHP-7.4/ext/zip/
H A Dzip_stream.c125 static int php_zip_ops_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_zip_ops_stat()
H A Dphp_zip.c138 php_stream_statbuf ssb; in php_zip_extract_file() local
2621 php_stream_statbuf ssb; local
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c526 php_stream_statbuf ssb; in _php_finfo_get_type() local
/PHP-7.4/ext/dba/
H A Ddba.c784 php_stream_statbuf ssb; in php_dba_open() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_bp.c261 php_stream_statbuf ssb; in phpdbg_set_breakpoint_file() local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c1862 php_stream_statbuf ssb; in file_cache_compile_file() local
2183 php_stream_statbuf ssb; in persistent_compile_file() local
/PHP-7.4/ext/curl/
H A Dinterface.c2203 php_stream_statbuf ssb; in build_mime_structure_from_hash() local
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c1262 static int php_sqlite3_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in php_sqlite3_stream_stat()

Completed in 123 milliseconds

12