Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Dcast.c219 if (php_stream_is(stream, PHP_STREAM_IS_STDIO) && in _php_stream_cast()
H A Dmemory.c493 if (php_stream_is(ts->innerstream, PHP_STREAM_IS_STDIO)) { in php_stream_temp_cast()
/PHP-7.4/main/
H A Dphp_streams.h502 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/PHP-7.4/docs/
H A Dstreams.md218 if (php_stream_is(stream, PHP_STREAM_IS_STDIO)) {
/PHP-7.4/ext/exif/
H A Dexif.c4431 if (php_stream_is(ImageInfo->infile, PHP_STREAM_IS_STDIO)) { in exif_read_from_impl()
/PHP-7.4/ext/gd/
H A Dgd.c2476 if (php_stream_is(stream, PHP_STREAM_IS_STDIO)) { in _php_image_create_from()

Completed in 46 milliseconds