Searched refs:stream_bucket_make_writeable (Results 1 – 15 of 15) sorted by relevance
10 while ($bucket = stream_bucket_make_writeable($in)) {29 while ($bucket = stream_bucket_make_writeable($in)) {
10 while ($bucket = stream_bucket_make_writeable($in)) {
8 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)) {
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)) {
38 while ($bucket = stream_bucket_make_writeable($in)) {
11 while ($bucket = stream_bucket_make_writeable($in)) {
146 PHP_FUNCTION(stream_bucket_make_writeable);
399 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() argument
3399 PHP_FE(stream_bucket_make_writeable, arginfo_stream_bucket_make_writeable)
Completed in 24 milliseconds