Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

php_stream_is_persistent

(no version information, might be only in CVS)

php_stream_is_persistent --  ストリームが持続的なストリームであるかどうかを調べる

説明

int php_stream_is_persistent ( php_stream * stream)

php_stream_is_persistent() returns 1 if the stream is a persistent stream, 0 otherwise.