php_stream_can_cast 2359 ext/gd/gd.c else if (php_stream_can_cast(stream, PHP_STREAM_AS_STDIO)) { php_stream_can_cast 767 ext/posix/posix.c if (php_stream_can_cast(stream, PHP_STREAM_AS_FD_FOR_SELECT) == SUCCESS) { php_stream_can_cast 769 ext/posix/posix.c } else if (php_stream_can_cast(stream, PHP_STREAM_AS_FD) == SUCCESS) {