Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds