| /template/kajukkd/css/ |
| D | menu.min.css | 66 -webkit-transition: all .5s; 67 transition: all .5s 103 -webkit-transition: -webkit-transform .5s, box-shadow .5s; 104 transition: transform .5s, box-shadow .5s 181 -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s; 182 transition: opacity .5s .1s, transform .5s .1s 186 -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s; 187 transition: opacity .5s .2s, transform .5s .2s 191 -webkit-transition: opacity .5s .3s, -webkit-transform .5s .3s; 192 transition: opacity .5s .3s, transform .5s .3s [all …]
|
| /template/twigstarter/vendor/symfony/polyfill-php72/ |
| D | Php72.php | 24 public static function utf8_encode($s) argument 26 $s .= $s; 27 $len = \strlen($s); 31 case $s[$i] < "\x80": $s[$j] = $s[$i]; break; 32 case $s[$i] < "\xC0": $s[$j] = "\xC2"; $s[++$j] = $s[$i]; break; 33 default: $s[$j] = "\xC3"; $s[++$j] = \chr(\ord($s[$i]) - 64); break; 37 return substr($s, 0, $j); 40 public static function utf8_decode($s) argument 42 $s = (string) $s; 43 $len = \strlen($s); [all …]
|
| /template/twigstarter/vendor/symfony/polyfill-mbstring/ |
| D | Mbstring.php | 81 public static function mb_convert_encoding($s, $toEncoding, $fromEncoding = null) argument 84 $fromEncoding = self::mb_detect_encoding($s, $fromEncoding); 92 $s = base64_decode($s); 97 return base64_encode($s); 105 $s = \iconv($fromEncoding, 'UTF-8//IGNORE', $s); 108 … return preg_replace_callback('/[\x80-\xFF]+/', [__CLASS__, 'html_encoding_callback'], $s); 112 $s = html_entity_decode($s, \ENT_COMPAT, 'UTF-8'); 116 return \iconv($fromEncoding, $toEncoding.'//IGNORE', $s); 131 public static function mb_decode_mimeheader($s) argument 133 return \iconv_mime_decode($s, 2, self::$internalEncoding); [all …]
|
| /template/strap/vendor/symfony/polyfill-mbstring/ |
| H A D | Mbstring.php | 81 public static function mb_convert_encoding($s, $toEncoding, $fromEncoding = null) argument 84 $fromEncoding = self::mb_detect_encoding($s, $fromEncoding); 92 $s = base64_decode($s); 97 return base64_encode($s); 105 $s = iconv($fromEncoding, 'UTF-8//IGNORE', $s); 108 … return preg_replace_callback('/[\x80-\xFF]+/', [__CLASS__, 'html_encoding_callback'], $s); 112 $s = html_entity_decode($s, \ENT_COMPAT, 'UTF-8'); 116 return iconv($fromEncoding, $toEncoding.'//IGNORE', $s); 131 public static function mb_decode_mimeheader($s) argument 133 return iconv_mime_decode($s, 2, self::$internalEncoding); [all …]
|
| /template/klean/ |
| D | jquery.slicknav.min.js | 6 …s="slicknav";t.prototype.init=function(){var t,a,i=this,l=n(this.element),o=this.settings;if(o.dup…
|
| /template/breeze/bower_components/modular-scale/ |
| D | modular-scale.gemspec | 1 # Replace extension with the name of your extension's .rb file 4 Gem::Specification.new do |s| 6 s.version = ModularScale::VERSION 7 s.date = ModularScale::DATE 11 s.name = "modular-scale" 12 s.rubyforge_project = "modular-scale" 14 s.description = %q{A generalized Compass extension to build off of} 16 s.summary = %q{An easy to use system for writing and managing media queries.} 17 # The names of the author(s) of the extension. 19 s.authors = ["First Last"] [all …]
|
| /template/parallax/lib/js/ |
| D | jquery.jcarousel.js | 8 var s = /^([+\-]=)?(.+)$/; 11 e = "object" != typeof t ? s.exec(t) : null; 23 }, i.base = function (s) { argument 34 …return this._element.attr("data-" + s.toLowerCase(), !0).data(s, this), !1 === this._trigger("crea… 37 …estroy(), this._trigger("destroyend"), this._element.removeData(s).removeAttr("data-" + s.toLowerC… 45 options: function (i, s) { argument 48 if (s === void 0) return this._options[i] === void 0 ? null : this._options[i]; 49 this._options[i] = s 54 …ment), this._carousel || t.error('Could not detect carousel for plugin "' + s + '"')), this._carou… 59 …n = t.Event((i + "." + s).toLowerCase()), t(this).trigger(n, r), n.isDefaultPrevented() && (o = !0) [all …]
|
| D | jquery.mobile.custom.min.js | 1 …s(t,n){var s=t.type,o,u,a,f,l,c,h,p,d;t=e.Event(t),t.type=n,o=t.originalEvent,u=e.event.props,s.se… property
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.js | 6 …s){if("default"!==s){var i=Object.getOwnPropertyDescriptor(t,s);Object.defineProperty(e,s,i.get?i:… argument
|
| H A D | popper.min.js | 5 …s(e){return e?(e.nodeName||"").toLowerCase():null}function f(e){return((r(e)?e.ownerDocument:e.doc… function
|
| /template/flarum/ |
| D | script.js | 6 …s){"use strict";var e='[data-dismiss="alert"]',a=function(t){s(t).on("click",e,this.close)};a.VERS… property
|
| /template/bootstrap3/assets/bootstrap/js/ |
| D | bootstrap.min.js | 6 …s){"use strict";var e='[data-dismiss="alert"]',a=function(t){s(t).on("click",e,this.close)};a.VERS… function
|
| /template/kajukkk/bs/ |
| D | bootstrap.min.js | 11 …s=n.attr("data-target");s||(s=n.attr("href"),s=s&&s.replace(/.*(?=#[^\s]*$)/,""));var a=t("#"===s?… variable 12 …s=e(n),a=s.data("bs.collapse"),r=a?"toggle":n.data();i.call(s,r)})}(jQuery),+function(t){"use stri…
|
| /template/codowik/js/ |
| D | layout.js | 337 , s = 'textSelectionDisabled' 343 if (!$d.data(s)) 344 $d.disableSelection().data(s, true); 349 , s = 'textSelectionDisabled'; 350 if ($.fn.enableSelection && $d.data(s)) 351 $d.enableSelection().data(s, false); 365 var s = $E[0].style 367 , CSS = { display: s.display || '', visibility: s.visibility || '' }; 436 , p, s, a, i, j, k 442 s = sides[j]; [all …]
|
| /template/strap/resources/library/combo/ |
| H A D | combo.min.js | 1 …s=(2<<Math.log(g.length-1)/Math.LN2)-1,l=-~(1.6*s*t/g.length);return()=>{let r="";for(;;){let n=e(… 4 …s=t.name,l=w.createFromName(s);e!=null&&l.setParent(e);let r,n;for(let o in t){if(!t.hasOwnPropert… field in anonymousFunction918992dd0300.w 7 class="nav-link ${s}" 16 …et P=this.getTabPaneId(h),C=this.getTabNavId(h);h===n?s="active":s="",o+=`<div class="tab-pane ${s… 29 …s=`#${this.modalId} [data-bs-toggle="tooltip"]`;document.querySelectorAll(s).forEach(r=>new c.Tool… 30 …s=window.bootstrap;if(typeof s.Popover.VERSION<"u")return e=parseInt(s.Popover.VERSION.substring(0… variable
|
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ |
| H A D | LL1Analyzer.php | 44 * @param ATNState|null $s The ATN state 49 public function getDecisionLookahead(?ATNState $s) : ?array argument 51 if ($s === null) { 56 for ($alt = 0; $alt < $s->getNumberOfTransitions(); $alt++) { 62 $s->getTransition($alt)->target, 93 * @param ATNState $s The ATN state. 103 public function look(ATNState $s, ?ATNState $stopState, ?RuleContext $context) : IntervalSet argument 108 $lookContext = $context !== null && $s->atn !== null ? 109 PredictionContext::fromRuleContext($s->atn, $context) : 113 $s, [all …]
|
| /template/breeze/bower_components/gumby/js/libs/ |
| D | jquery-2.0.2.min.js | 4 …s=o.documentElement,a=e.jQuery,u=e.$,l={},c=[],p="2.0.2",f=c.concat,h=c.push,d=c.slice,g=c.indexOf… function 5 …s=this.length,a=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=undefined),e=e||"… 6 …s(a){var u;return i[a]=!0,x.each(e[a]||[],function(e,a){var l=a(t,n,r);return"string"!=typeof l||o… field
|
| D | jquery.mobile.custom.min.js | 3 …s,o,a,l,c,h,p,d,v;t=e.Event(t),t.type=n,s=t.originalEvent,o=e.event.props,i.search(/^(mouse|click)… argument
|
| D | jquery-1.10.1.min.js | 4 …s=a.documentElement,l=e.jQuery,u=e.$,c={},p=[],f="1.10.1",d=p.concat,h=p.push,g=p.slice,m=p.indexO… argument 5 …s=l=u=r=o=null,t}({});var B=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,P=/([A-Z])/g;function R(e,n,r,i){if(x.a… 6 …s=e.length;for(;s>a;a++)r=e[a],r.style&&(o[a]=x._data(r,"olddisplay"),n=r.style.display,t?(o[a]||"… function
|
| /template/incognitek/ |
| D | iepngfix.htc | 17 function filt(s, m) 21 filters[f].enabled = s ? true : false; 22 if (s) with (filters[f]) { src = s; sizingMethod = m } 24 else if (s) style.filter = 'progid:'+f+'(src="'+s+'",sizingMethod="'+m+'")'; 26 //else if (s) style.filter = 'progid:'+f+'(src="'+s+'",sizingMethod="scale ")'; 50 var s = RegExp.$1; 55 filt(s, 'scale'); 57 filt(s, 'crop');
|
| /template/a_new_day/js/ |
| D | scriptaculous.js | 40 $A(document.getElementsByTagName("script")).findAll( function(s) { argument 41 return (s.src && s.src.match(/scriptaculous\.js(\?.*)?$/)) 42 }).each( function(s) { argument 43 var path = s.src.replace(/scriptaculous\.js(\?.*)?$/,''); 44 var includes = s.src.match(/\?.*load=([a-z,]*)/);
|
| /template/battlehorse/js/ |
| D | scriptaculous.js | 40 $A(document.getElementsByTagName("script")).findAll( function(s) { argument 41 return (s.src && s.src.match(/scriptaculous\.js(\?.*)?$/)) 42 }).each( function(s) { argument 43 var path = s.src.replace(/scriptaculous\.js(\?.*)?$/,''); 44 var includes = s.src.match(/\?.*load=([a-z,]*)/);
|
| /template/roundtheme/ |
| D | hide_menu.js | 238 if (s == undefined) var s = 1.70158; 239 return c*(t/=d)*t*((s+1)*t - s) + b; 242 if (s == undefined) var s = 1.70158; 243 return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b; 246 if (s == undefined) var s = 1.70158; 247 if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b; 248 return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b; 255 a=c; var s=p/4; 258 var s = p/(2*Math.PI) * Math.asin (c/a); 260 return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; [all …]
|
| /template/starterbootstrap/js/ |
| D | jquery-1.9.1.min.js | 3 …s=e.jQNew,u=e.$,l={},c=[],p="1.9.1",f=c.concat,d=c.push,h=c.slice,g=c.indexOf,m=l.toString,y=l.has… variable 4 …s;if("object"==typeof e){"string"!=typeof n&&(r=r||n,n=t);for(a in e)this.on(a,n,r,e[a],o);return … argument
|
| /template/strap/resources/webcode/ |
| H A D | webcode-console.js | 104 let s; 106 s = "{\n"; 109 s += " " + keys[i] + " : " + input[keys[i]] + ";\n"; 111 s += "}\n"; 113 s = String(input); 115 s = htmlEntities(s); 117 s = s.replace(/\n/g, '<BR>') 118 appendLine(s);
|