Home
last modified time | relevance | path

Searched refs:descriptor_spec (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/standard/tests/general_functions/
H A Dbug44667.phpt10 $descriptor_spec = array(
15 $proc = proc_open('cat', $descriptor_spec, $pipes);
H A Dproc_open_pipes3.phpt35 proc_open(): Argument #2 ($descriptor_spec) must only contain arrays and streams
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php1152 function proc_open(array|string $command, array $descriptor_spec, &$pipes, ?string $cwd = null, ?ar… argument
H A Dbasic_functions_arginfo.h1775 ZEND_ARG_TYPE_INFO(0, descriptor_spec, IS_ARRAY, 0)

Completed in 27 milliseconds