Home
last modified time | relevance | path

Searched refs:retcast (Results 1 – 1 of 1) sorted by path

/PHP-5.6/main/streams/
H A Dcast.c287 int retcast = php_stream_cast(newstream, castas | flags, (void **)ret, show_err); in _php_stream_cast() local
289 if (retcast == SUCCESS) { in _php_stream_cast()
300 return retcast; in _php_stream_cast()

Completed in 12 milliseconds