Lines Matching refs:_platform

44     private $_platform = '';  variable in dokuwiki\\plugin\\sentry\\Browser
167 $this->_platform = self::PLATFORM_UNKNOWN;
211 return $this->_platform;
220 $this->_platform = $platform;
1676 $this->_platform = self::PLATFORM_WINDOWS;
1678 $this->_platform = self::PLATFORM_IPAD;
1680 $this->_platform = self::PLATFORM_IPOD;
1682 $this->_platform = self::PLATFORM_IPHONE;
1684 $this->_platform = self::PLATFORM_APPLE;
1686 $this->_platform = self::PLATFORM_ANDROID;
1688 $this->_platform = self::PLATFORM_FIRE_OS;
1690 $this->_platform = self::PLATFORM_LINUX .'/'.self::PLATFORM_SMART_TV;
1692 $this->_platform = self::PLATFORM_LINUX;
1694 $this->_platform = self::PLATFORM_NOKIA;
1696 $this->_platform = self::PLATFORM_BLACKBERRY;
1698 $this->_platform = self::PLATFORM_FREEBSD;
1700 $this->_platform = self::PLATFORM_OPENBSD;
1702 $this->_platform = self::PLATFORM_NETBSD;
1704 $this->_platform = self::PLATFORM_OPENSOLARIS;
1706 $this->_platform = self::PLATFORM_SUNOS;
1708 $this->_platform = self::PLATFORM_OS2;
1710 $this->_platform = self::PLATFORM_BEOS;
1712 $this->_platform = self::PLATFORM_WINDOWS;
1714 $this->_platform = self::PLATFORM_PLAYSTATION;
1716 $this->_platform = self::PLATFORM_ROKU;
1718 $this->_platform = self::PLATFORM_IPHONE . '/' . self::PLATFORM_IPAD;
1720 $this->_platform = self::PLATFORM_APPLE_TV;
1722 $this->_platform = self::PLATFORM_TERMINAL;
1724 $this->_platform = self::PLATFORM_CHROME_OS;
1726 $this->_platform = self::PLATFORM_JAVA_ANDROID;
1728 $this->_platform = self::PLATFORM_POSTMAN;
1730 $this->_platform = self::PLATFORM_I_FRAME;