Home
last modified time | relevance | path

Searched refs:stream_bucket_append (Results 1 – 19 of 19) sorted by relevance

/PHP-7.4/ext/standard/tests/filters/
H A Dbug73586.phpt10 stream_bucket_append($out, $bucket);
14 stream_bucket_append($out, $bucket);
31 stream_bucket_append($out, $bucket);
35 stream_bucket_append($out, $bucket);
H A Dbug35916.phpt2 Bug #35916 (Duplicate calls to stream_bucket_append() lead to a crash)
15 stream_bucket_append($out, $bucket);
16 stream_bucket_append($out, $bucket);
H A Dread.phpt13 stream_bucket_append($out, $bucket);
18 stream_bucket_append($out, $bucket);
H A Dbug46164-1.phpt9 stream_bucket_append($out, $bucket);
H A Dbug46164-2.phpt9 stream_bucket_append($out, $bucket);
H A Dfilter_errors_user.phpt22 stream_bucket_append($out, $bucket);
31 stream_bucket_append($out, $bucket);
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_multi_filters_close.phpt11 stream_bucket_append($out, stream_bucket_new($this->stream, $bucket->data));
30 stream_bucket_append($out, stream_bucket_new($this->stream, $bucket->data));
H A Dbug77069.phpt23 stream_bucket_append($out, $bucket_out);
32 stream_bucket_append($out, $bucket_out);
H A Duser_streams_consumed_bug.phpt13 stream_bucket_append($out, $bucket);
H A Dbug79984.phpt24 stream_bucket_append($out, $bucket);
/PHP-7.4/ext/standard/tests/file/
H A Dbug39551.phpt12 stream_bucket_append($out, $bucket);
H A Duserfilters.phpt11 stream_bucket_append($out, $bucket);
/PHP-7.4/ext/opcache/tests/
H A Dbug64353.phpt18 stream_bucket_append($out, $bucket);
H A Dbug74596.phpt39 stream_bucket_append($out, $bucket);
/PHP-7.4/Zend/tests/
H A Dbug21478.phpt9 stream_bucket_append($out, $bucket);
H A Dbug78406.phpt27 stream_bucket_append($out, $bucket);
/PHP-7.4/ext/standard/
H A Dbasic_functions.h150 PHP_FUNCTION(stream_bucket_append);
H A Duser_filters.c494 PHP_FUNCTION(stream_bucket_append) in PHP_FUNCTION() argument
H A Dbasic_functions.c3425 PHP_FE(stream_bucket_append, arginfo_stream_bucket_append)

Completed in 32 milliseconds