Searched refs:_platform (Results 1 – 5 of 5) sorted by relevance
139 private $_platform = ''; variable in Browser224 $this->_platform = self::PLATFORM_UNKNOWN;1001 $this->_platform = self::PLATFORM_IPAD;1004 $this->_platform = self::PLATFORM_IPOD;1007 $this->_platform = self::PLATFORM_IPHONE;1010 $this->_platform = self::PLATFORM_APPLE;1016 $this->_platform = self::PLATFORM_LINUX;1019 $this->_platform = self::PLATFORM_NOKIA;1037 $this->_platform = self::PLATFORM_SUNOS;1040 $this->_platform = self::PLATFORM_OS2;[all …]
44 private $_platform = ''; variable in dokuwiki\\plugin\\sentry\\Browser167 $this->_platform = self::PLATFORM_UNKNOWN;211 return $this->_platform;220 $this->_platform = $platform;1678 $this->_platform = self::PLATFORM_IPAD;1680 $this->_platform = self::PLATFORM_IPOD;1684 $this->_platform = self::PLATFORM_APPLE;1692 $this->_platform = self::PLATFORM_LINUX;1708 $this->_platform = self::PLATFORM_OS2;1710 $this->_platform = self::PLATFORM_BEOS;[all …]
1 …_platform = 0 /* Web */;\nif (_isMacintosh) {\n _platform = 1 /* Mac */;\n}\nelse if (_isWindow…