Searched refs:stream_bucket_make_writeable (Results 1 – 12 of 12) sorted by relevance
10 while ($bucket = stream_bucket_make_writeable($in)) {29 while ($bucket = stream_bucket_make_writeable($in)) {
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)) {
16 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
3357 PHP_FE(stream_bucket_make_writeable, arginfo_stream_bucket_make_writeable)
Completed in 32 milliseconds