Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dphp_fopen_wrapper.c426 php_stream_set_option(stream, PHP_STREAM_OPTION_PIPE_BLOCKING, Z_LVAL_P(blocking_pipes), NULL); in php_stream_url_wrap_php()
H A Dproc_open.c976 php_stream_set_option(stream, PHP_STREAM_OPTION_PIPE_BLOCKING, blocking_pipes, NULL); in PHP_FUNCTION()
/PHP-7.1/main/
H A Dphp_streams.h439 #define PHP_STREAM_OPTION_PIPE_BLOCKING 13 macro
/PHP-7.1/main/streams/
H A Dplain_wrapper.c862 case PHP_STREAM_OPTION_PIPE_BLOCKING: in php_stdiop_set_option()
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.c1357 php_stream_set_option(stream, PHP_STREAM_OPTION_PIPE_BLOCKING, Z_LVAL_P(blocking_pipes), NULL); in phpdbg_stream_url_wrap_php()

Completed in 22 milliseconds