Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_fopen_wrapper.c422 …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.c1143 php_stream_set_option(stream, PHP_STREAM_OPTION_PIPE_BLOCKING, blocking_pipes, NULL); in PHP_FUNCTION()
/PHP-7.4/main/
H A Dphp_streams.h443 #define PHP_STREAM_OPTION_PIPE_BLOCKING 13 macro
/PHP-7.4/main/streams/
H A Dplain_wrapper.c930 case PHP_STREAM_OPTION_PIPE_BLOCKING: in php_stdiop_set_option()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c1348 php_stream_set_option(stream, PHP_STREAM_OPTION_PIPE_BLOCKING, Z_LVAL_P(blocking_pipes), NULL); in phpdbg_stream_url_wrap_php()

Completed in 18 milliseconds