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