Searched defs:stream_copy_to_stream (Results 1 – 2 of 2) sorted by relevance
482 PHP_FUNCTION(stream_copy_to_stream) in PHP_FUNCTION() argument
1291 function stream_copy_to_stream($from, $to, ?int $length = null, int $offset = 0): int|false {} function
Completed in 20 milliseconds