Home
last modified time | relevance | path

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

123

/dports/www/mod_php81/php-8.1.1/main/streams/
H A Dcast.c217 if (php_stream_is(stream, PHP_STREAM_IS_STDIO) && in _php_stream_cast()
H A Dmemory.c460 if (php_stream_is(ts->innerstream, PHP_STREAM_IS_STDIO)) { in php_stream_temp_cast()
/dports/www/mod_php80/php-8.0.15/main/streams/
H A Dcast.c217 if (php_stream_is(stream, PHP_STREAM_IS_STDIO) && in _php_stream_cast()
H A Dmemory.c491 if (php_stream_is(ts->innerstream, PHP_STREAM_IS_STDIO)) { in php_stream_temp_cast()
/dports/lang/php74/php-7.4.27/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()
/dports/lang/php73/php-7.3.33/main/streams/
H A Dcast.c217 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()
/dports/lang/php81/php-8.1.1/main/streams/
H A Dcast.c217 if (php_stream_is(stream, PHP_STREAM_IS_STDIO) && in _php_stream_cast()
H A Dmemory.c460 if (php_stream_is(ts->innerstream, PHP_STREAM_IS_STDIO)) { in php_stream_temp_cast()
/dports/lang/php80/php-8.0.15/main/streams/
H A Dcast.c217 if (php_stream_is(stream, PHP_STREAM_IS_STDIO) && in _php_stream_cast()
H A Dmemory.c491 if (php_stream_is(ts->innerstream, PHP_STREAM_IS_STDIO)) { in php_stream_temp_cast()
/dports/www/mod_php73/php-7.3.33/main/streams/
H A Dcast.c217 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()
/dports/www/mod_php74/php-7.4.27/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()
/dports/www/mod_php80/php-8.0.15/main/
H A Dphp_streams.h504 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/dports/www/mod_php81/php-8.1.1/main/
H A Dphp_streams.h514 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/dports/lang/php73/php-7.3.33/main/
H A Dphp_streams.h500 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/dports/lang/php74/php-7.4.27/main/
H A Dphp_streams.h502 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/dports/lang/php81/php-8.1.1/main/
H A Dphp_streams.h514 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/dports/lang/php80/php-8.0.15/main/
H A Dphp_streams.h504 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/dports/www/mod_php74/php-7.4.27/main/
H A Dphp_streams.h502 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/dports/www/mod_php73/php-7.3.33/main/
H A Dphp_streams.h500 #define PHP_STREAM_IS_STDIO &php_stream_stdio_ops macro
/dports/lang/php73/php-7.3.33/
H A DREADME.STREAMS202 if (php_stream_is(stream, PHP_STREAM_IS_STDIO)) {

123