Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/tests/files/
H A Dpear2coverage.phar.php561 $a = $testpath;
562 $testpath = realpath($testpath);
566 $testpath = str_replace('\\', '/', $testpath);
567 $this->testpath = $testpath;
663 $this->testpath = $testpath;
677 function testpath()
844 $testpath = realpath($testpath);
848 $testpath = str_replace('\\', '/', $testpath);
849 $this->testpath = $testpath;
933 public $testpath;
[all …]

Completed in 18 milliseconds