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