Home
last modified time | relevance | path

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

/PHP-8.0/
H A Drun-tests.php1224 function system_with_timeout( function
2222 …$output = system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_…
2527 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
2550system_with_timeout("$extra $php $pass_options $extra_options -q $orig_ini_settings $no_file_cache…
3717 $header = system_with_timeout("valgrind --tool={$this->tool} --version", $environment);

Completed in 12 milliseconds