Searched refs:retcast (Results 1 – 1 of 1) sorted by relevance
281 int retcast = php_stream_cast(newstream, castas | flags, (void **)ret, show_err); in _php_stream_cast() local283 if (retcast == SUCCESS) { in _php_stream_cast()294 return retcast; in _php_stream_cast()
Completed in 4 milliseconds