Home
last modified time | relevance | path

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

/PHP-5.5/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)) {
/PHP-5.5/ext/standard/tests/filters/
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 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-5.5/ext/standard/tests/file/
H A Duserfilters.phpt8 while ($bucket = stream_bucket_make_writeable($in)) {
/PHP-5.5/ext/opcache/tests/
H A Dbug64353.phpt16 while ($bucket = stream_bucket_make_writeable($in)) {
/PHP-5.5/Zend/tests/
H A Dbug21478.phpt12 while ($bucket = stream_bucket_make_writeable($in)) {
/PHP-5.5/ext/standard/
H A Dbasic_functions.h137 PHP_FUNCTION(stream_bucket_make_writeable);
H A Duser_filters.c419 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() argument
H A Dbasic_functions.c3384 PHP_FE(stream_bucket_make_writeable, arginfo_stream_bucket_make_writeable)

Completed in 44 milliseconds