Home
last modified time | relevance | path

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

/PHP-5.4/ext/fileinfo/libmagic/
H A Dfsmagic.c109 php_stream_statbuf ssb; in file_fsmagic() local
/PHP-5.4/main/
H A Dfopen_wrappers.c551 php_stream_statbuf ssb; local
587 php_stream_statbuf ssb; local
H A Dphp_streams.h339 #define php_stream_stat(stream, ssb) _php_stream_stat((stream), (ssb) TSRMLS_CC) argument
342 #define php_stream_stat_path(path, ssb) _php_stream_stat_path((path), 0, (ssb), NULL TSRMLS_CC) argument
343 #define php_stream_stat_path_ex(path, flags, ssb, context) _php_stream_stat_path((path), (flags), (… argument
H A Dmain.c1312 php_stream_statbuf ssb; in php_zend_stream_fsizer() local
/PHP-5.4/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.c177 php_stream_statbuf ssb; in phar_mount_entry() local
1571 php_stream_statbuf ssb; in phar_get_entry_info_dir() local
H A Dphar_object.c2106 php_stream_statbuf ssb; local
2670 php_stream_statbuf ssb; local
4197 php_stream_statbuf ssb; local
4388 php_stream_statbuf ssb; local
H A Dphar.c1737 php_stream_statbuf ssb; local
/PHP-5.4/ext/fileinfo/
H A Dfileinfo.c502 php_stream_statbuf ssb; local
/PHP-5.4/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.4/ext/zip/
H A Dphp_zip.c140 php_stream_statbuf ssb; in php_zip_extract_file() local
2423 php_stream_statbuf ssb; in ZIPARCHIVE_METHOD() local
/PHP-5.4/main/streams/
H A Dplain_wrapper.c1004 …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.c1447 …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.c1926 PHPAPI int _php_stream_stat_path(char *path, int flags, php_stream_statbuf *ssb, php_stream_context…

Completed in 124 milliseconds