Searched refs:iswin32 (Results 1 – 1 of 1) sorted by relevance
441 public $iswin32 = false; variable in testHarness471 $this->iswin32 = substr(PHP_OS, 0, 3) == "WIN";489 if ($this->iswin32) {708 if ($this->iswin32) {986 if (!$this->iswin32) {1227 if ($this->iswin32)
Completed in 7 milliseconds