Searched +full:e +full:- +full:boda (Results 1 – 4 of 4) sorted by relevance
| /plugin/statistics/vendor/matomo/device-detector/Parser/Device/ |
| D | AbstractDeviceParser.php | 4 * Device Detector - The Universal Device Detection library for parsing User Agents 44 … public const DEVICE_TYPE_TV = 5; // including set top boxes, blu-ray players,... 84 '5E' => '2E', 259 'BS' => 'BenQ-Siemens', 334 'GRD' => 'G-Guard', 354 '02' => 'Cell-C', 408 'CDE' => 'COOD-E', 524 'DTE' => 'D-Tech', 525 'DLI' => 'D-Link', 531 'EB' => 'E-Boda', [all …]
|
| /plugin/sectiontoggle/ |
| D | Mobile_Detect.php | 7 …* It uses the User-Agent string combined with specific HTTP headers to detect the mobile environme… 10 * GitHub: https://github.com/serbanghita/Mobile-Detect 11 * README: https://github.com/serbanghita/Mobile-Detect/blob/master/README.md 12 * CONTRIBUTING: https://github.com/serbanghita/Mobile-Detect/blob/master/docs/CONTRIBUTING.md 13 …* KNOWN LIMITATIONS: https://github.com/serbanghita/Mobile-Detect/blob/master/docs/KNOWN_LIMITATIO… 14 * EXAMPLES: https://github.com/serbanghita/Mobile-Detect/wiki/Code-examples 16 * @license https://github.com/serbanghita/Mobile-Detect/blob/master/LICENSE.txt MIT License 47 * Top-level device. 52 * Mid-level device. 57 * Low-level device. [all …]
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 4 …rsion](https://poser.pugx.org/matomo/device-detector/v/stable)](https://packagist.org/packages/mat… 5 …loads](https://poser.pugx.org/matomo/device-detector/downloads)](https://packagist.org/packages/ma… 6 …icense](https://poser.pugx.org/matomo/device-detector/license)](https://packagist.org/packages/mat… 10 …//github.com/matomo-org/device-detector/actions/workflows/phpunit.yml/badge.svg?branch=master)](ht… 11 …//github.com/matomo-org/device-detector/actions/workflows/phpstan.yml/badge.svg?branch=master)](ht… 12 …://github.com/matomo-org/device-detector/actions/workflows/phpcs.yml/badge.svg?branch=master)](htt… 13 …//github.com/matomo-org/device-detector/actions/workflows/yamllint.yml/badge.svg?branch=master)](h… 14 …ub.com/matomo-org/device-detector/actions/workflows/regular_expressions.yml/badge.svg?branch=maste… 16 …tained.com/badge/resolution/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec… 17 …itmaintained.com/badge/open/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec… [all …]
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/device/ |
| D | mobiles.yml | 2 # Device Detector - The Universal Device Detection library for parsing User Agents 10 regex: '(?:BUZZ [1-5]|BUZZ 4(?:Pro|S|Lite)|CLEVER [13]|URBAN [123](?: Pro)?)(?:[);/ ]|$)' 13 - regex: 'BUZZ ([45]) Ultra' 15 - regex: 'BUZZ ([45]) Note' 17 - regex: 'BUZZ ([45]) Prime' 19 - regex: 'BUZZ 5 Pro Plus' 21 - regex: 'BUZZ ([45]) ?Pro' 23 - regex: 'BUZZ ([1245]) ?Lite' 25 - regex: 'BUZZ ([123]) Plus' 27 - regex: 'BUZZ 4S' [all …]
|