Searched refs:commandline (Results 1 – 3 of 3) sorted by relevance
/PHP-7.3/ext/dba/ |
H A D | README | 48 from commandline:
|
/PHP-7.3/ |
H A D | server-tests.php | 167 $commandline = "$command $args"; 168 $proc = proc_open($commandline, array(
|
H A D | run-tests.php | 1116 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