Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dstream.c484 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, zend_bool… in phar_dostat()
552 static int phar_stream_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in phar_stream_stat()
570 php_stream_statbuf *ssb, php_stream_context *context) /* {{{ */ in phar_wrapper_stat()
H A Dphar_object.c2072 php_stream_statbuf ssb; in phar_rename_archive() local
2614 php_stream_statbuf ssb; in PHP_METHOD() local
3667 php_stream_statbuf ssb; in phar_add_file() local
4172 php_stream_statbuf ssb; in phar_extract_file() local
4363 php_stream_statbuf ssb; in PHP_METHOD() local
H A Dutil.c173 php_stream_statbuf ssb; in phar_mount_entry() local
1310 php_stream_statbuf ssb; in phar_get_entry_info_dir() local
H A Dphar.c1752 php_stream_statbuf ssb; local
/PHP-7.0/ext/fileinfo/libmagic/
H A Dfsmagic.c112 php_stream_statbuf ssb; in file_fsmagic() local
/PHP-7.0/main/
H A Dfopen_wrappers.c565 php_stream_statbuf ssb; local
602 php_stream_statbuf ssb; local
H A Dphp_streams.h344 #define php_stream_stat(stream, ssb) _php_stream_stat((stream), (ssb)) argument
347 #define php_stream_stat_path(path, ssb) _php_stream_stat_path((path), 0, (ssb), NULL) argument
348 #define php_stream_stat_path_ex(path, flags, ssb, context) _php_stream_stat_path((path), (flags), (… argument
H A Dmain.c1352 php_stream_statbuf ssb; in php_zend_stream_fsizer() local
/PHP-7.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.c137 php_stream_statbuf ssb; in php_zip_extract_file() local
2613 php_stream_statbuf ssb; in ZIPARCHIVE_METHOD() local
/PHP-7.0/ext/standard/
H A Dftp_fopen_wrapper.c95 …hp_stream_ftp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) in php_stream_ftp_stream_stat()
781 …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.c1000 …ttp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_http_stream_stat()
H A Dbasic_functions.h193 php_stream_statbuf ssb, lssb; member
H A Dfilestat.c842 php_stream_statbuf ssb; in php_stat() local
/PHP-7.0/main/streams/
H A Dmemory.c204 static int php_stream_memory_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_memory_stat()
524 static int php_stream_temp_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_temp_stat()
H A Duserspace.c847 static int statbuf_from_array(zval *array, php_stream_statbuf *ssb) in statbuf_from_array()
890 static int php_userstreamop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_userstreamop_stat()
1360 php_stream_statbuf *ssb, php_stream_context *context) in user_wrapper_stat_url()
H A Dplain_wrapper.c594 static int php_stdiop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_stdiop_stat()
1075 …_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.c805 PHPAPI int _php_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in _php_stream_stat()
1912 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
/PHP-7.0/ext/fileinfo/
H A Dfileinfo.c523 php_stream_statbuf ssb; in _php_finfo_get_type() local
/PHP-7.0/ext/opcache/
H A DZendAccelerator.c1637 php_stream_statbuf ssb; in file_cache_compile_file() local
1912 php_stream_statbuf ssb; in persistent_compile_file() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_bp.c247 php_stream_statbuf ssb; in phpdbg_set_breakpoint_file_ex() local
/PHP-7.0/ext/sqlite3/
H A Dsqlite3.c1190 static int php_sqlite3_stream_stat(php_stream *stream, php_stream_statbuf *ssb)
/PHP-7.0/ext/openssl/
H A Dxp_ssl.c2231 static int php_openssl_sockop_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_openssl_sockop_stat()

Completed in 157 milliseconds