Home
last modified time | relevance | path

Searched refs:commandline (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/dba/
H A DREADME48 from commandline:
/PHP-7.3/
H A Dserver-tests.php167 $commandline = "$command $args";
168 $proc = proc_open($commandline, array(
H A Drun-tests.php1116 function system_with_timeout($commandline, $env = null, $stdin = null, $captureStdIn = true, $captu… argument
1137 …$proc = proc_open($commandline, $descriptorspec, $pipes, TEST_PHP_SRCDIR, $bin_env, array('suppres…

Completed in 13 milliseconds