Searched +full:k +full:- +full:lite (Results 1 – 19 of 19) sorted by relevance
2 # Device Detector - The Universal Device Detection library for parsing User Agents10 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'24 model: 'Buzz $1 Lite'25 - regex: 'BUZZ ([123]) Plus'[all …]
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 …]
4 * Device Detector - The Universal Device Detection library for parsing User Agents51 '4P' => 'Pure Lite Browser',54 'FQ' => 'Fast Browser UC Lite',90 'AH' => 'Aloha Browser Lite',147 'BL' => 'B-Line',219 'DG' => 'deg-degan',351 'KB' => 'K.Browser',356 'KM' => 'K-meleon',357 'KJ' => 'K-Ninja',391 'LN' => 'Lunascape Lite',[all …]
4 * Example: get XHTML from a given Textile-markup string ($string)7 * echo $textile->TextileThis($string);12 $Id: classTextile.php 216 2006-10-17 22:31:53Z zem $25 Copyright (c) 2003-2004, Dean Allen <dean@textism.com>28 Thanks to Carlo Zottmann <carlo@g-blog.net> for refactoring67 Header: h(1-6).68 Paragraphs beginning with 'hn. ' (where n is 1-6) are wrapped in header tags.69 Example: h1. Header... -> <h1>Header...</h1>72 Example: p. Text -> <p>Text</p>75 Example: bq. Block quotation... -> <blockquote>Block quotation...</blockquote>[all …]
7 * @license GPL 3 (https://www.gnu.org/licenses/gpl-3.0.en.html)15 * Firebug Lite 1.4.025 * Sizzle CSS Selector Engine - v1.031 (function(){var productionDir="http://getfirebug.com/releases/lite/";45 this.isIElt8=this.isIE&&(this.browserVersion-0<8);78 }if(FBTrace.DBG_INITIALIZE&&isChromeContext){FBTrace.sysout("FBL.initialize - persistent applicatio…112 var findLocation=function findLocation(){var reFirebugFile=/(firebug-lite(?:-\w+)?(?:\.js|\.jgz))(?…147 while(j-->0){path=reLastDir.exec(path)[1]149 }else{if(src.indexOf("/")!=-1){if(/^\.\/./.test(src)){path+=src.substring(2)158 if(isGetFirebugSite&&path.indexOf("/releases/lite/")==-1){path+="releases/lite/"+(fileName=="firebu…[all …]
4 * Firebug Lite 1.4.014 * Sizzle CSS Selector Engine - v1.020 (function(){var productionDir="http://getfirebug.com/releases/lite/";34 this.isIElt8=this.isIE&&(this.browserVersion-0<8);67 }if(FBTrace.DBG_INITIALIZE&&isChromeContext){FBTrace.sysout("FBL.initialize - persistent applicatio…101 var findLocation=function findLocation(){var reFirebugFile=/(firebug-lite(?:-\w+)?(?:\.js|\.jgz))(?…136 while(j-->0){path=reLastDir.exec(path)[1]138 }else{if(src.indexOf("/")!=-1){if(/^\.\/./.test(src)){path+=src.substring(2)147 if(isGetFirebugSite&&path.indexOf("/releases/lite/")==-1){path+="releases/lite/"+(fileName=="firebu…151 if(fileName=="firebug-lite-dev.js"){Env.isDevelopmentMode=true;[all …]
2 # Device Detector - The Universal Device Detection library for parsing User Agents9 - regex: 'AltiBrowser/([\d.]+)'16 - regex: 'Maple (?!III)(\d+[.\d]+)|Maple\d{4}'23 - regex: 'Singlebox/(\d+\.[\.\d]+)'30 - regex: 'RCATorExplorer'35 - regex: 'TQBrowser'40 - regex: 'XXXAndroidApp'47 - regex: 'ProxyFox'52 - regex: 'PrivacyBrowser'59 - regex: 'TUSK/(\d+[.\d]+)'[all …]
5 * Firebug Lite 1.4.016 * Sizzle CSS Selector Engine - v1.033 var productionDir = "http://getfirebug.com/releases/lite/";57 this.isIElt8 = this.isIE && (this.browserVersion-0 < 8);83 // Firebug Lite is already running in persistent mode so we just quit102 // TODO: xxxpedro persist - make a better synchronization110 // non-persistent application153 …if (FBTrace.DBG_INITIALIZE && isChromeContext) FBTrace.sysout("FBL.initialize - persistent applica…180 // TODO: xxxpedro persist - make a better synchronization235 // non-persistent application[all …]
7 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_edit_page');11 if ($event->data !== 'edit') return;17 echo '<div id="llm-plugin-container" style="margin-bottom: 10px;">';18 …-wizard-output" style="display: none; margin-top: 10px; max-height: 200px; overflow-y: auto; borde…19 echo '<div id="llm-output-container"></div>';20 echo '<div style="margin-top: 5px;">';21 … echo '<button id="llm-clear-output" style="margin: 5px;" title="Clear all results">️</button>';22 …echo '<button id="llm-copy-all" style="margin: 5px;" title="Copy all visible text to clipboard">…23 …echo '<button id="llm-toggle-buttons" style="margin: 5px;" title="Toggle visibility of line button…24 …echo '<button id="llm-paste-all" style="margin: 5px;" title="Paste all visible lines to main texta…[all …]
4 * Device Detector - The Universal Device Detection library for parsing User Agents44 … public const DEVICE_TYPE_TV = 5; // including set top boxes, blu-ray players,...97 'AK1' => 'A&K',104 '3K' => 'Acteck',259 'BS' => 'BenQ-Siemens',334 'GRD' => 'G-Guard',354 '02' => 'Cell-C',408 'CDE' => 'COOD-E',524 'DTE' => 'D-Tech',525 'DLI' => 'D-Link',[all …]
2 …k=y.ERR_INVALID_RETURN_VALUE,P=y.ERR_MISSING_ARGS,O=o(5961),I=o(9539).inspect,B=o(9539).types,R=B.… variable
80 // eslint-disable-next-line no-control-regex83 var escapeSequencesRegExp = /[\x00-\x08\x0b\x0c\x0e-\x1f]/g;186 /* eslint-disable no-restricted-properties */191 } // eslint-disable-next-line eqeqeq203 }; // The non-equality assertion tests for whether two objects are not210 } // eslint-disable-next-line eqeqeq241 }; // The non-equivalence assertion tests for any deep inequality.261 /* eslint-enable */549 …for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 <…550 args[_key2 - 1] = arguments[_key2];[all …]
3 P R O C E S S I N G . J S - 0.9.710 Github Repo. : http://github.com/jeresig/processing-js11 Bug Tracking : http://processing-js.lighthouseapp.com14 Hyper-Metrix: http://hyper-metrix.com/#Processing15 BuildingSky: http://weare.buildingsky.net/pages/processing-js33 if (src && src.indexOf("#") > -1) {37 for (var k = 0; k< canvasArray.length; k++)39 if (canvasArray[k] === canvas) {41 canvasArray.splice(k,1);64 xhr.setRequestHeader("If-Modified-Since", "Fri, 1 Jan 1960 00:00:00 GMT");[all …]
3110 f**k3803 close-up3878 homepage-7834 lite
9 "resolved": "https://registry.npmjs.org/JSV/-/JSV-4.0.2.tgz",10 "integrity": "sha1-0Hf2glVx+CEy+d/67Vh7QCn+/1c=",15 "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz",16 "integrity": "sha1-kbR5JYinc4wl813W9jdSovh3YTU=",21 "resolved": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz",22 "integrity": "sha1-ReN/s56No/JbruP/U2niu18iAXo=",27 "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.10.2.tgz",28 …"integrity": "sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH…31 "fast-deep-equal": "^2.0.1",32 "fast-json-stable-stringify": "^2.0.0",[all …]
7 …* It uses the User-Agent string combined with specific HTTP headers to detect the mobile environme…10 * GitHub: https://github.com/serbanghita/Mobile-Detect11 * README: https://github.com/serbanghita/Mobile-Detect/blob/master/README.md12 * CONTRIBUTING: https://github.com/serbanghita/Mobile-Detect/blob/master/docs/CONTRIBUTING.md13 …* KNOWN LIMITATIONS: https://github.com/serbanghita/Mobile-Detect/blob/master/docs/KNOWN_LIMITATIO…14 * EXAMPLES: https://github.com/serbanghita/Mobile-Detect/wiki/Code-examples16 * @license https://github.com/serbanghita/Mobile-Detect/blob/master/LICENSE.txt MIT License47 * Top-level device.52 * Mid-level device.57 * Low-level device.[all …]
1 …-1),e=p.concat(e.split("/"));for(l=0;l<e.length;l+=1){h=e[l];if(h===".")e.splice(l,1),l-=1;else if… function
1 …-readable name for the style.",example:"Bright"},metadata:{type:"*",doc:"Arbitrary properties usef… property8 …-like object.")}(t,e)}function c(t){if("number"!=typeof t)throw new TypeError('"size" argument mus… class
1 …-": 12, ".": 13, "/": 14, "0": 15, "1": 16, "2": 17, "3": 18, "4": 19, "5": 20, "6": 21, "7": 22, … number