Home
last modified time | relevance | path

Searched refs:php_stream (Results 126 – 140 of 140) sorted by relevance

123456

/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_connection.c1230 php_stream * net_stream = vio->data->m.get_stream(vio);
2506 php_stream *stream = NULL;
2543 php_stream *stream = NULL;
/PHP-7.3/ext/standard/
H A Dfilestat.c670 php_stream *stream; in PHP_FUNCTION()
H A Dbasic_functions.c4815 php_stream *stream = NULL;
/PHP-7.3/ext/posix/
H A Dposix.c766 php_stream *stream; in php_posix_stream_get_fd()
/PHP-7.3/ext/iconv/
H A Diconv.c2630 php_stream *stream, php_stream_filter *filter, in php_iconv_stream_filter_append_bucket()
2820 php_stream *stream, php_stream_filter *filter, in php_iconv_stream_filter_do_filter()
/PHP-7.3/ext/zip/
H A Dphp_zip.c147 php_stream *stream; in php_zip_extract_file()
2917 php_stream *stream; in ZIPARCHIVE_METHOD()
/PHP-7.3/ext/hash/
H A Dhash_sha.c125 php_stream *stream; in PHP_FUNCTION()
/PHP-7.3/ext/wddx/
H A Dwddx.c1300 php_stream *stream = NULL; in PHP_FUNCTION()
/PHP-7.3/ext/opcache/
H A DZendAccelerator.c1009 php_stream *stream = (php_stream *)file_handle->handle.stream.handle; in zend_get_file_handle_timestamp()
/PHP-7.3/ext/pdo/
H A Dpdo_dbh.c208 php_stream *stream; in dsn_from_uri()
/PHP-7.3/ext/tidy/
H A Dtidy.c671 php_stream *stream; in php_tidy_file_to_mem()
/PHP-7.3/ext/oci8/
H A Doci8_interface.c978 php_stream *stream; in PHP_FUNCTION()
/PHP-7.3/ext/gd/
H A Dgd.c1396 php_stream *stream; in PHP_FUNCTION()
2374 php_stream *stream; in _php_image_create_from()
/PHP-7.3/ext/openssl/
H A Dopenssl.c794 php_stream* php_openssl_get_stream_from_ssl_handle(const SSL *ssl) in php_openssl_get_stream_from_ssl_handle()
796 return (php_stream*)SSL_get_ex_data(ssl, ssl_stream_data_index); in php_openssl_get_stream_from_ssl_handle()
/PHP-7.3/ext/imap/
H A Dphp_imap.c2474 php_stream *writer = NULL; in PHP_FUNCTION()

Completed in 172 milliseconds

123456