Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds