Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dfsmagic.c109 php_stream_statbuf ssb; in file_fsmagic() local
/PHP-5.5/main/
H A Dfopen_wrappers.c551 php_stream_statbuf ssb; local
587 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.c1316 php_stream_statbuf ssb; in php_zend_stream_fsizer() local
/PHP-5.5/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 Dutil.c173 php_stream_statbuf ssb; in phar_mount_entry() local
1326 php_stream_statbuf ssb; in phar_get_entry_info_dir() local
H A Dphar_object.c2034 php_stream_statbuf ssb; in phar_rename_archive() local
2591 php_stream_statbuf ssb; in PHP_METHOD() local
4114 php_stream_statbuf ssb; in phar_extract_file() local
4305 php_stream_statbuf ssb; in PHP_METHOD() local
H A Dphar.c1736 php_stream_statbuf ssb; local
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c502 php_stream_statbuf ssb; local
/PHP-5.5/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.c783 …_ftp_url_stat(php_stream_wrapper *wrapper, char *url, int flags, php_stream_statbuf *ssb, php_stre… in php_stream_ftp_url_stat()
/PHP-5.5/ext/zip/
H A Dphp_zip.c140 php_stream_statbuf ssb; in php_zip_extract_file() local
2431 php_stream_statbuf ssb; in ZIPARCHIVE_METHOD() local
/PHP-5.5/main/streams/
H A Dplain_wrapper.c1033 …es_url_stater(php_stream_wrapper *wrapper, char *url, int flags, php_stream_statbuf *ssb, php_stre… in php_plain_files_url_stater()
H A Duserspace.c1457 …pper_stat_url(php_stream_wrapper *wrapper, char *url, int flags, php_stream_statbuf *ssb, php_stre… in user_wrapper_stat_url()
H A Dstreams.c1921 PHPAPI int _php_stream_stat_path(char *path, int flags, php_stream_statbuf *ssb, php_stream_context…
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1660 php_stream_statbuf ssb; local

Completed in 127 milliseconds