Home
last modified time | relevance | path

Searched refs:PHP_STREAM_OPTION_PIPE_BLOCKING (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/standard/
H A Dphp_fopen_wrapper.c420 …php_stream_set_option(stream, PHP_STREAM_OPTION_PIPE_BLOCKING, zval_get_long(blocking_pipes), NULL… in php_stream_url_wrap_php()
H A Dproc_open.c1358 php_stream_set_option(stream, PHP_STREAM_OPTION_PIPE_BLOCKING, blocking_pipes, NULL); in PHP_FUNCTION()
/PHP-8.1/main/
H A Dphp_streams.h449 #define PHP_STREAM_OPTION_PIPE_BLOCKING 13 macro
/PHP-8.1/main/streams/
H A Dplain_wrapper.c980 case PHP_STREAM_OPTION_PIPE_BLOCKING: in php_stdiop_set_option()
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg.c1106 php_stream_set_option(stream, PHP_STREAM_OPTION_PIPE_BLOCKING, Z_LVAL_P(blocking_pipes), NULL); in phpdbg_stream_url_wrap_php()

Completed in 31 milliseconds