Searched refs:pass_options (Results 1 – 1 of 1) sorted by relevance
264 $php_info = `$php $pass_options $info_params "$info_file"`;268 $php_info_cgi = `$php_cgi $pass_options $info_params -q "$info_file"`;279 $exts_to_test = explode(',',`$php $pass_options $info_params "$info_file"`);454 $pass_options = ''; variable589 $pass_options .= ' -n';777 $pass_options .= " -c " . escapeshellarg($conf_passed);779 $pass_options .= " -c '$conf_passed'";1185 global $pass_options, $DETAILED, $IN_REDIRECT, $test_cnt, $test_idx;1692 $cmd = "$php $pass_options $ini_settings -f \"$test_file\" 2>&1 < \"$tmp_post\"";1726 $cmd = "$php $pass_options $ini_settings -f \"$test_file\" 2>&1 < \"$tmp_post\"";[all …]
Completed in 9 milliseconds