Home
last modified time | relevance | path

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

/PHP-5.5/
H A Dserver-tests.php534 $out = $this->runscript(PHP_INI_SETTINGS_SCRIPT,true);
540 $out = $this->runscript(PHP_INFO_SCRIPT,true);
557 $out = $this->runscript(PHP_EXTENSIONS_SCRIPT,true);
565 function runscript($script,$removeheaders=false,$cwd=NULL) function in testHarness
1210 …$output = trim($this->runscript($section_text['SKIPIF'],$this->test_executable_iscgi,realpath(dirn…

Completed in 9 milliseconds