Home
last modified time | relevance | path

Searched refs:STREAM_BUFFER_FULL (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/main/streams/
H A Duserspace.stub.php83 const STREAM_BUFFER_FULL = UNKNOWN; define
/PHP-8.3/ext/standard/tests/file/
H A Duserstreams_003.phpt52 … true, "stream_set_write_buffer", array($fd,4096), STREAM_OPTION_WRITE_BUFFER, STREAM_BUFFER_FULL);
53 …false, "stream_set_write_buffer", array($fd,8192), STREAM_OPTION_WRITE_BUFFER, STREAM_BUFFER_FULL);

Completed in 5 milliseconds