Searched refs:iswin32 (Results 1 – 1 of 1) sorted by relevance
449 public $iswin32 = false; variable in testHarness481 $this->iswin32 = substr(PHP_OS, 0, 3) == "WIN";499 if ($this->iswin32) {718 if ($this->iswin32) {999 if (!$this->iswin32) {1240 if ($this->iswin32)
Completed in 6 milliseconds