Home
last modified time | relevance | path

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

/PHP-5.6/ext/fileinfo/libmagic/
H A Dfsmagic.c109 php_stream_statbuf ssb; in file_fsmagic() local
/PHP-5.6/main/
H A Dfopen_wrappers.c551 php_stream_statbuf ssb; local
588 php_stream_statbuf ssb; local
H A Dphp_streams.h335 #define php_stream_stat(stream, ssb) _php_stream_stat((stream), (ssb) TSRMLS_CC) argument
338 #define php_stream_stat_path(path, ssb) _php_stream_stat_path((path), 0, (ssb), NULL TSRMLS_CC) argument
339 #define php_stream_stat_path_ex(path, flags, ssb, context) _php_stream_stat_path((path), (flags), (… argument
H A Dmain.c1399 php_stream_statbuf ssb; in php_zend_stream_fsizer() local
/PHP-5.6/ext/phar/
H A Dstream.c481 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, zend_bool… in phar_dostat()
567 php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC) /* {{{ */ in phar_wrapper_stat()
H A Dphar_object.c2034 php_stream_statbuf ssb; in phar_rename_archive() local
2591 php_stream_statbuf ssb; in PHP_METHOD() local
3631 php_stream_statbuf ssb; in phar_add_file() local
4125 php_stream_statbuf ssb; in phar_extract_file() local
4316 php_stream_statbuf ssb; in PHP_METHOD() local
H A Dutil.c173 php_stream_statbuf ssb; in phar_mount_entry() local
1322 php_stream_statbuf ssb; in phar_get_entry_info_dir() local
H A Dphar.c1747 php_stream_statbuf ssb; local
/PHP-5.6/ext/fileinfo/
H A Dfileinfo.c504 php_stream_statbuf ssb; in _php_finfo_get_type() local
/PHP-5.6/ext/standard/
H A Dbasic_functions.h190 php_stream_statbuf ssb, lssb; member
H A Dfilestat.c854 php_stream_statbuf ssb; in php_stat() local
H A Dftp_fopen_wrapper.c791 …rl_stat(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stre… in php_stream_ftp_url_stat()
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_bp.c224 php_stream_statbuf ssb; in phpdbg_set_breakpoint_file() local
/PHP-5.6/main/streams/
H A Dplain_wrapper.c1039 …_stater(php_stream_wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stre… in php_plain_files_url_stater()
H A Duserspace.c1468 php_stream_statbuf *ssb, php_stream_context *context TSRMLS_DC) in user_wrapper_stat_url()
H A Dstreams.c1916 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
/PHP-5.6/ext/zip/
H A Dphp_zip.c165 php_stream_statbuf ssb; in php_zip_extract_file() local
2654 php_stream_statbuf ssb; in ZIPARCHIVE_METHOD() local
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c1715 php_stream_statbuf ssb; local

Completed in 106 milliseconds