retcopy 273 main/streams/cast.c int retcopy = php_stream_copy_to_stream_ex(stream, newstream, PHP_STREAM_COPY_ALL, NULL); retcopy 275 main/streams/cast.c if (retcopy != SUCCESS) {