Home
last modified time | relevance | path

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

12

/php-src/ext/phar/
H A Dstream.c491 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, bool is_t… in phar_dostat()
541 static int phar_stream_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in phar_stream_stat()
559 php_stream_statbuf *ssb, php_stream_context *context) /* {{{ */ in phar_wrapper_stat()
H A Dphar_object.c1408 php_stream_statbuf ssb; in phar_build() local
1993 php_stream_statbuf ssb; in phar_rename_archive() local
2584 php_stream_statbuf ssb; in PHP_METHOD() local
3608 php_stream_statbuf ssb; in phar_add_file() local
4128 php_stream_statbuf ssb; in phar_extract_file() local
4341 php_stream_statbuf ssb; in PHP_METHOD() local
H A Dutil.c193 php_stream_statbuf ssb; in phar_mount_entry() local
1358 php_stream_statbuf ssb; in phar_get_entry_info_dir() local
H A Dphar.c1811 php_stream_statbuf ssb; in phar_analyze_path() local
/php-src/main/
H A Dfopen_wrappers.c582 php_stream_statbuf ssb; local
622 php_stream_statbuf ssb; local
H A Dphp_streams.h364 #define php_stream_stat(stream, ssb) _php_stream_stat((stream), (ssb)) argument
367 #define php_stream_stat_path(path, ssb) _php_stream_stat_path((path), 0, (ssb), NULL) argument
368 #define php_stream_stat_path_ex(path, flags, ssb, context) _php_stream_stat_path((path), (flags), (… argument
H A Dmain.c1599 php_stream_statbuf ssb; in php_zend_stream_fsizer() local
/php-src/ext/fileinfo/libmagic/
H A Dmagic.c238 php_stream_statbuf ssb; in file_or_stream() local
/php-src/ext/standard/
H A Dftp_fopen_wrapper.c88 …hp_stream_ftp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) in php_stream_ftp_stream_stat()
773 …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 Dbasic_functions.h80 php_stream_statbuf ssb, lssb; member
H A Dhttp_fopen_wrapper.c1013 …ttp_stream_stat(php_stream_wrapper *wrapper, php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_http_stream_stat()
H A Dfilestat.c733 php_stream_statbuf ssb = {0}; in php_stat() local
/php-src/main/streams/
H A Dmemory.c188 static int php_stream_memory_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_memory_stat()
505 static int php_stream_temp_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_stream_temp_stat()
H A Duserspace.c801 static void statbuf_from_array(zval *array, php_stream_statbuf *ssb) in statbuf_from_array()
837 static int php_userstreamop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_userstreamop_stat()
1264 php_stream_statbuf *ssb, php_stream_context *context) in user_wrapper_stat_url()
H A Dplain_wrapper.c657 static int php_stdiop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_stdiop_stat()
1217 …_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.c264 static int php_sockop_stat(php_stream *stream, php_stream_statbuf *ssb) in php_sockop_stat()
H A Dstreams.c859 PHPAPI int _php_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in _php_stream_stat()
2118 PHPAPI int _php_stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_c…
/php-src/ext/zip/
H A Dzip_stream.c121 static int php_zip_ops_stat(php_stream *stream, php_stream_statbuf *ssb) /* {{{ */ in php_zip_ops_stat()
H A Dphp_zip.c126 php_stream_statbuf ssb; in php_zip_extract_file() local
291 php_stream_statbuf ssb; in php_zip_add_file() local
2807 php_stream_statbuf ssb; local
/php-src/ext/fileinfo/
H A Dfileinfo.c374 php_stream_statbuf ssb; in _php_finfo_get_type() local
/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite.c267 static int php_pdosqlite3_stream_stat(php_stream *stream, php_stream_statbuf *ssb) in php_pdosqlite3_stream_stat()
/php-src/ext/dba/
H A Ddba.c707 php_stream_statbuf ssb; in php_dba_open() local
/php-src/sapi/phpdbg/
H A Dphpdbg_bp.c258 php_stream_statbuf ssb; in phpdbg_set_breakpoint_file() local
/php-src/ext/opcache/
H A DZendAccelerator.c1933 php_stream_statbuf ssb; in file_cache_compile_file() local
2216 php_stream_statbuf ssb; in persistent_compile_file() local
/php-src/ext/curl/
H A Dinterface.c1429 php_stream_statbuf ssb; in build_mime_structure_from_hash() local

Completed in 133 milliseconds

12