Searched refs:stream_bucket_make_writeable (Results 1 – 10 of 10) sorted by relevance
7 while($bucket = stream_bucket_make_writeable($in)) {
12 while($bucket=stream_bucket_make_writeable($in)) {
10 while ($bucket = stream_bucket_make_writeable($in)) {
14 $bucket = stream_bucket_make_writeable($in);20 while ($bucket = stream_bucket_make_writeable($in)) {
8 while ($bucket = stream_bucket_make_writeable($in)) {
12 while ($bucket = stream_bucket_make_writeable($in)) {
137 PHP_FUNCTION(stream_bucket_make_writeable);
419 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() argument
3364 PHP_FE(stream_bucket_make_writeable, arginfo_stream_bucket_make_writeable)
Completed in 20 milliseconds