Home
last modified time | relevance | path

Searched refs:stream_bucket_make_writeable (Results 1 – 21 of 21) sorted by relevance

/PHP-7.4/ext/standard/tests/streams/
H A Dstream_multi_filters_close.phpt10 while ($bucket = stream_bucket_make_writeable($in)) {
29 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dbug78506.phpt9 stream_bucket_make_writeable($in);
H A Duser_streams_consumed_bug.phpt10 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dbug79984.phpt21 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dbug77069.phpt12 while ($bucket_in = stream_bucket_make_writeable($in)) {
/PHP-7.4/ext/standard/tests/filters/
H A Dbug73586.phpt8 while ($bucket = stream_bucket_make_writeable($in)) {
29 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dbug46164-1.phpt7 while($bucket = stream_bucket_make_writeable($in)) {
H A Dbug46164-2.phpt7 while($bucket = stream_bucket_make_writeable($in)) {
H A Dbug54350.phpt8 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dbug72941.phpt9 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dbug35916.phpt12 while($bucket=stream_bucket_make_writeable($in)) {
H A Dread.phpt10 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dfilter_errors_user.phpt14 $bucket = stream_bucket_make_writeable($in);
20 while ($bucket = stream_bucket_make_writeable($in)) {
/PHP-7.4/ext/standard/tests/file/
H A Duserfilters.phpt8 while ($bucket = stream_bucket_make_writeable($in)) {
/PHP-7.4/ext/opcache/tests/
H A Dbug64353.phpt16 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dbug74596.phpt38 while ($bucket = stream_bucket_make_writeable($in)) {
/PHP-7.4/Zend/tests/
H A Dbug21478.phpt7 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dbug78406.phpt15 while ($bucket = stream_bucket_make_writeable($in))
/PHP-7.4/ext/standard/
H A Dbasic_functions.h148 PHP_FUNCTION(stream_bucket_make_writeable);
H A Duser_filters.c403 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() argument
H A Dbasic_functions.c3423 PHP_FE(stream_bucket_make_writeable, arginfo_stream_bucket_make_writeable)

Completed in 30 milliseconds