Home
last modified time | relevance | path

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

/PHP-7.2/ext/phar/
H A Dstream.c485 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, zend_bool… in phar_dostat()
535 static int phar_stream_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in phar_stream_stat()
553 php_stream_statbuf *ssb, php_stream_context *context) /* {{{ */ in phar_wrapper_stat()
H A Dphar_object.c1442 php_stream_statbuf ssb; in phar_build() local
2056 php_stream_statbuf ssb; in phar_rename_archive() local
2647 php_stream_statbuf ssb; in PHP_METHOD() local
3701 php_stream_statbuf ssb; in phar_add_file() local
4195 php_stream_statbuf ssb; in phar_extract_file() local
4410 php_stream_statbuf ssb; in PHP_METHOD() local
H A Dutil.c173 php_stream_statbuf ssb; in phar_mount_entry() local
1303 php_stream_statbuf ssb; in phar_get_entry_info_dir() local
H A Dphar.c1746 php_stream_statbuf ssb; local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dfsmagic.c112 php_stream_statbuf ssb; in file_fsmagic() local
/PHP-7.2/main/
H A Dfopen_wrappers.c561 php_stream_statbuf ssb; local
598 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.c1396 php_stream_statbuf ssb; in php_zend_stream_fsizer() local
/PHP-7.2/main/streams/
H A Dmemory.c200 static int php_stream_memory_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_memory_stat()
512 static int php_stream_temp_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_temp_stat()
H A Duserspace.c848 static int statbuf_from_array(zval *array, php_stream_statbuf *ssb) in statbuf_from_array()
885 static int php_userstreamop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_userstreamop_stat()
1355 php_stream_statbuf *ssb, php_stream_context *context) in user_wrapper_stat_url()
H A Dplain_wrapper.c600 static int php_stdiop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_stdiop_stat()
1080 …_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.c236 static int php_sockop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_sockop_stat()
H A Dstreams.c779 PHPAPI int _php_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in _php_stream_stat()
1891 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
/PHP-7.2/ext/standard/
H A Dftp_fopen_wrapper.c93 …hp_stream_ftp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) in php_stream_ftp_stream_stat()
787 …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.c999 …ttp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_http_stream_stat()
H A Dbasic_functions.h192 php_stream_statbuf ssb, lssb; member
H A Dfilestat.c767 php_stream_statbuf ssb; in php_stat() local
/PHP-7.2/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.c142 php_stream_statbuf ssb; in php_zip_extract_file() local
2728 php_stream_statbuf ssb; in ZIPARCHIVE_METHOD() local
/PHP-7.2/ext/fileinfo/
H A Dfileinfo.c528 php_stream_statbuf ssb; in _php_finfo_get_type() local
/PHP-7.2/ext/opcache/
H A DZendAccelerator.c1735 php_stream_statbuf ssb; in file_cache_compile_file() local
2065 php_stream_statbuf ssb; in persistent_compile_file() local
/PHP-7.2/ext/dba/
H A Ddba.c778 php_stream_statbuf ssb; in php_dba_open() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_bp.c261 php_stream_statbuf ssb; in phpdbg_set_breakpoint_file() local
/PHP-7.2/ext/sqlite3/
H A Dsqlite3.c1210 static int php_sqlite3_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in php_sqlite3_stream_stat()
/PHP-7.2/ext/openssl/
H A Dxp_ssl.c2264 static int php_openssl_sockop_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_openssl_sockop_stat()

Completed in 128 milliseconds