![]()
|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">
php_stream_can_cast(no version information, might be only in CVS) php_stream_can_cast -- ストリームãŒFILE*ã¾ãŸã¯ã‚½ã‚±ãƒƒãƒˆã®ã‚ˆã†ãªä»–ã®å½¢å¼ã«å¤‰æ›ã§ãã‚‹ã‹ã©ã†ã‹ã‚’ 調ã¹ã‚‹èª¬æ˜Žint php_stream_can_cast ( php_stream * stream, int castas)This function is equivalent to calling php_stream_cast() with ret set to NULL and flags set to 0. It returns SUCCESS if the stream can be converted into the form requested, or FAILURE if the conversion cannot be performed.
See also php_stream_cast() and php_stream_is().
|