Home
last modified time | relevance | path

Searched refs:PHP_STREAM_FLAG_NO_CLOSE (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/mod_php81/php-8.1.1/sapi/cli/
H A Dphp_cli.c549 s_in->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
550 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
551 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
/dports/lang/php81/php-8.1.1/sapi/cli/
H A Dphp_cli.c549 s_in->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
550 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
551 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
/dports/www/mod_php80/php-8.0.15/sapi/cli/
H A Dphp_cli.c551 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
552 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
/dports/lang/php74/php-7.4.27/sapi/cli/
H A Dphp_cli.c564 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
565 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
/dports/lang/php80/php-8.0.15/sapi/cli/
H A Dphp_cli.c551 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
552 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
/dports/www/mod_php74/php-7.4.27/sapi/cli/
H A Dphp_cli.c564 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
565 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
/dports/lang/php73/php-7.3.33/sapi/cli/
H A Dphp_cli.c577 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
578 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
/dports/www/mod_php73/php-7.3.33/sapi/cli/
H A Dphp_cli.c577 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
578 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in cli_register_file_handles()
/dports/devel/pecl-ev/ev-1.1.5/php8/
H A Dpe.c313 stream->flags |= PHP_STREAM_FLAG_NO_CLOSE; in ev_io_prop_fd_read()
/dports/devel/pecl-ev/ev-1.1.5/php7/
H A Dpe.c313 stream->flags |= PHP_STREAM_FLAG_NO_CLOSE; in ev_io_prop_fd_read()
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dphp_swoole.cc1075 #ifdef PHP_STREAM_FLAG_NO_CLOSE in PHP_RSHUTDOWN_FUNCTION()
1089 stream->flags |= PHP_STREAM_FLAG_NO_CLOSE; in PHP_RSHUTDOWN_FUNCTION()
/dports/devel/pecl-ev/ev-1.1.5/php5/
H A Dpe.c418 stream->flags |= PHP_STREAM_FLAG_NO_CLOSE; in ev_io_prop_fd_read()
/dports/www/mod_php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg.c900 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()
901 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()
/dports/lang/php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg.c900 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()
901 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()
/dports/www/mod_php80/php-8.0.15/main/
H A Dphp_streams.h178 #define PHP_STREAM_FLAG_NO_CLOSE 0x20 macro
/dports/www/mod_php81/php-8.1.1/main/
H A Dphp_streams.h178 #define PHP_STREAM_FLAG_NO_CLOSE 0x20 macro
/dports/lang/php73/php-7.3.33/main/
H A Dphp_streams.h180 #define PHP_STREAM_FLAG_NO_CLOSE 0x20 macro
/dports/lang/php74/php-7.4.27/main/
H A Dphp_streams.h180 #define PHP_STREAM_FLAG_NO_CLOSE 0x20 macro
/dports/lang/php81/php-8.1.1/main/
H A Dphp_streams.h178 #define PHP_STREAM_FLAG_NO_CLOSE 0x20 macro
/dports/lang/php80/php-8.0.15/main/
H A Dphp_streams.h178 #define PHP_STREAM_FLAG_NO_CLOSE 0x20 macro
/dports/www/mod_php74/php-7.4.27/main/
H A Dphp_streams.h180 #define PHP_STREAM_FLAG_NO_CLOSE 0x20 macro
/dports/www/mod_php73/php-7.3.33/main/
H A Dphp_streams.h180 #define PHP_STREAM_FLAG_NO_CLOSE 0x20 macro
/dports/www/mod_php80/php-8.0.15/sapi/phpdbg/
H A Dphpdbg.c959 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()
960 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()
/dports/lang/php80/php-8.0.15/sapi/phpdbg/
H A Dphpdbg.c959 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()
960 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()
/dports/lang/php73/php-7.3.33/sapi/phpdbg/
H A Dphpdbg.c1007 s_out->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()
1008 s_err->flags |= PHP_STREAM_FLAG_NO_CLOSE; in phpdbg_register_file_handles()

12