Home
last modified time | relevance | path

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

/plugin/statdisplay/
H A DBrowser.php139 private $_platform = ''; variable in Browser
224 $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 …]
/plugin/sentry/
H A DBrowser.php44 private $_platform = ''; variable in dokuwiki\\plugin\\sentry\\Browser
167 $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 …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1_platform = 0 /* Web */;\nif (_isMacintosh) {\n _platform = 1 /* Mac */;\n}\nelse if (_isWindow…
H A Djson.worker.js.map1_platform = 0 /* Web */;\nif (_isMacintosh) {\n _platform = 1 /* Mac */;\n}\nelse if (_isWindow…
H A Dbundle.js.map1_platform = 0 /* Web */;\nif (_isMacintosh) {\n _platform = 1 /* Mac */;\n}\nelse if (_isWindow…