Home
last modified time | relevance | path

Searched refs:stream_set_read_buffer (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/standard/tests/streams/
H A Dbug61019.phpt21 stream_set_read_buffer($pipes[1],0);
22 stream_set_read_buffer($pipes[2],0);
/PHP-5.5/ext/standard/
H A Dstreamsfuncs.h39 PHP_FUNCTION(stream_set_read_buffer);
H A Dstreamsfuncs.c1475 PHP_FUNCTION(stream_set_read_buffer) in PHP_FUNCTION() argument
H A Dbasic_functions.c3145 PHP_FE(stream_set_read_buffer, arginfo_stream_set_read_buffer)
/PHP-5.5/
H A DNEWS4912 - Added stream_set_read_buffer, allows to set the buffer for read operation.

Completed in 51 milliseconds