Home
last modified time | relevance | path

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

/PHP-7.0/
H A Dserver-tests.php449 public $iswin32 = false; variable in testHarness
480 $this->iswin32 = substr(PHP_OS, 0, 3) == "WIN";
498 if ($this->iswin32) {
717 if ($this->iswin32) {
998 if (!$this->iswin32) {
1239 if ($this->iswin32)

Completed in 7 milliseconds