Searched refs:testpath (Results 1 – 1 of 1) sorted by relevance
561 $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 7 milliseconds