Home
last modified time | relevance | path

Searched refs:system_with_timeout (Results 1 – 14 of 14) sorted by relevance

/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/
H A DRunTest.php111 function system_with_timeout($commandline, $env = null, $stdin = null) function in PEAR_RunTest
265 $res = $this->system_with_timeout('php-cgi -v');
466 $out = $this->system_with_timeout($cmd, $env, $stdin);
739 $output = $this->system_with_timeout("$this->_php$ini_settings -f \"$temp_skipif\"");
948 $output = $this->system_with_timeout("$this->_php $temp_clean 2>&1");
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/
H A DRunTest.php111 function system_with_timeout($commandline, $env = null, $stdin = null) function in PEAR_RunTest
266 $res = $this->system_with_timeout('php-cgi -v');
467 $out = $this->system_with_timeout($cmd, $env, $stdin);
740 $output = $this->system_with_timeout("$this->_php$ini_settings -f \"$temp_skipif\"");
949 $output = $this->system_with_timeout("$this->_php $temp_clean 2>&1");
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/
H A DRunTest.php111 function system_with_timeout($commandline, $env = null, $stdin = null) function in PEAR_RunTest
266 $res = $this->system_with_timeout('php-cgi -v');
467 $out = $this->system_with_timeout($cmd, $env, $stdin);
740 $output = $this->system_with_timeout("$this->_php$ini_settings -f \"$temp_skipif\"");
949 $output = $this->system_with_timeout("$this->_php $temp_clean 2>&1");
/dports/multimedia/pHash/pHash-0.9.6/bindings/php/
H A Drun-tests.php570 $valgrind_header = system_with_timeout($valgrind_cmd, $environment);
1029 function system_with_timeout($commandline, $env = null, $stdin = null) function
1468 …$output = system_with_timeout("$extra $php $pass_options -q $ini_settings -d display_errors=0 $tes…
1690 …$out = (binary) system_with_timeout($cmd, $env, isset($section_text['STDIN']) ? $section_text['STD…
1704 system_with_timeout("$extra $php $pass_options -q $clean_params $test_clean", $env);
/dports/multimedia/php-pHash/pHash-0.9.6/bindings/php/
H A Drun-tests.php570 $valgrind_header = system_with_timeout($valgrind_cmd, $environment);
1029 function system_with_timeout($commandline, $env = null, $stdin = null) function
1468 …$output = system_with_timeout("$extra $php $pass_options -q $ini_settings -d display_errors=0 $tes…
1690 …$out = (binary) system_with_timeout($cmd, $env, isset($section_text['STDIN']) ? $section_text['STD…
1704 system_with_timeout("$extra $php $pass_options -q $clean_params $test_clean", $env);
/dports/devel/pecl-xdebug/xdebug-3.1.2/
H A Drun-xdebug-tests.php1118 function system_with_timeout($commandline, $env = null, $stdin = null, $captureStdIn = true, $captu… function
1647 …$output = system_with_timeout("$extra $php $pass_options $extra_options -q $skipif_ini_settings $n…
1961 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
1987 …$out .= system_with_timeout("$extra $php $pass_options $extra_options -q $after_params $no_file_ca…
2007system_with_timeout("$extra $php $pass_options $extra_options -q $clean_params $no_file_cache \"$t…
3075 $header = system_with_timeout('valgrind --version', $environment);
/dports/lang/php73/php-7.3.33/
H A Drun-tests.php1116 function system_with_timeout($commandline, $env = null, $stdin = null, $captureStdIn = true, $captu… function
1627 …$output = system_with_timeout("$extra $php $pass_options -q $ini_settings $no_file_cache -d displa…
1938 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
1965system_with_timeout("$extra $php $pass_options -q $clean_params $no_file_cache \"$test_clean\"", $…
2991 $header = system_with_timeout('valgrind --version', $environment);
/dports/www/mod_php73/php-7.3.33/
H A Drun-tests.php1116 function system_with_timeout($commandline, $env = null, $stdin = null, $captureStdIn = true, $captu… function
1627 …$output = system_with_timeout("$extra $php $pass_options -q $ini_settings $no_file_cache -d displa…
1938 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
1965system_with_timeout("$extra $php $pass_options -q $clean_params $no_file_cache \"$test_clean\"", $…
2991 $header = system_with_timeout('valgrind --version', $environment);
/dports/archivers/pecl-rar/rar-4.2.0/
H A Drun-tests8.php1206 function system_with_timeout( function
1963 …$output = system_with_timeout("$php -n -d display_errors=1 -d display_startup_errors=0 \"$temp_fil…
2234 …$output = system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_…
2540 …$out = system_with_timeout($cmd, $env, empty($section_text['STDIN']) ? null : $section_text['STDIN…
2563system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_file_cache…
3743 $header = system_with_timeout("valgrind --tool={$this->tool} --version", $environment);
/dports/lang/php74/php-7.4.27/
H A Drun-tests.php1201 function system_with_timeout($commandline, $env = null, $stdin = null, $captureStdIn = true, $captu… function
2142 …$output = system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_…
2457 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
2481system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_file_cache…
3626 $header = system_with_timeout("valgrind --tool={$this->tool} --version", $environment);
/dports/devel/pecl-swoole/swoole-4.8.5/tests/
H A Drun-tests1218 function system_with_timeout($commandline, $env = null, $stdin = null, $captureStdIn = true, $captu…
2184 …$output = system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_…
2504 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
2531system_with_timeout("$extra $php $pass_options $extra_options -q $clean_params $no_file_cache \"$t…
3706 $header = system_with_timeout("valgrind --tool={$this->tool} --version", $environment);
/dports/www/mod_php74/php-7.4.27/
H A Drun-tests.php1201 function system_with_timeout($commandline, $env = null, $stdin = null, $captureStdIn = true, $captu… function
2142 …$output = system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_…
2457 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
2481system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_file_cache…
3626 $header = system_with_timeout("valgrind --tool={$this->tool} --version", $environment);
/dports/www/mod_php80/php-8.0.15/
H A Drun-tests.php1216 function system_with_timeout( function
2214 …$output = system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_…
2519 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
2542system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_file_cache…
3709 $header = system_with_timeout("valgrind --tool={$this->tool} --version", $environment);
/dports/lang/php80/php-8.0.15/
H A Drun-tests.php1216 function system_with_timeout( function
2214 …$output = system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_…
2519 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
2542system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_file_cache…
3709 $header = system_with_timeout("valgrind --tool={$this->tool} --version", $environment);