Searched refs:retcopy (Results 1 – 1 of 1) sorted by relevance
276 int retcopy = php_stream_copy_to_stream_ex(stream, newstream, PHP_STREAM_COPY_ALL, NULL); in _php_stream_cast() local278 if (retcopy != SUCCESS) { in _php_stream_cast()
Completed in 5 milliseconds