Home
last modified time | relevance | path

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

/PHP-5.6/main/streams/
H A Dcast.c282 int retcopy = php_stream_copy_to_stream_ex(stream, newstream, PHP_STREAM_COPY_ALL, NULL); in _php_stream_cast() local
284 if (retcopy != SUCCESS) { in _php_stream_cast()

Completed in 6 milliseconds