Home
last modified time | relevance | path

Searched refs:PHP_STREAM_IS_STDIO (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/main/streams/
H A Dcast.c228 if (php_stream_is(stream, PHP_STREAM_IS_STDIO) && in _php_stream_cast()
H A Dmemory.c483 if (php_stream_is(ts->innerstream, PHP_STREAM_IS_STDIO)) { in php_stream_temp_cast()
/PHP-5.5/main/
H A Dphp_streams.h487 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/PHP-5.5/
H A DREADME.STREAMS203 if (php_stream_is(stream, PHP_STREAM_IS_STDIO)) {
/PHP-5.5/ext/exif/
H A Dexif.c3912 if (php_stream_is(ImageInfo->infile, PHP_STREAM_IS_STDIO)) { in exif_read_file()
/PHP-5.5/ext/gd/
H A Dgd.c2377 if (php_stream_is(stream, PHP_STREAM_IS_STDIO)) { in _php_image_create_from()

Completed in 73 milliseconds