Home
last modified time | relevance | path

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

/PHP-8.0/
H A Drun-tests.php1204 function error_report(string $testname, string $logname, string $tested): void argument
1207 $logname = realpath($logname);
1212 echo $logname . "(1) : $tested\n";
1216 echo $logname . ":1: $tested\n";

Completed in 16 milliseconds