/template/breeze/js/ |
D | gumby.min.js | 1 …i(){this.$dom=t(document),this.$html=this.$dom.find("html"),this.isOldie=!!this.$html.hasClass("ol… argument
|
/template/breeze/bower_components/gumby/js/libs/ |
D | gumby.min.js | 1 …i(){this.$dom=t(document),this.$html=this.$dom.find("html"),this.isOldie=!!this.$html.hasClass("ol… argument
|
D | jquery-2.0.2.min.js | 4 …i=e.location,o=e.document,s=o.documentElement,a=e.jQuery,u=e.$,l={},c=[],p="2.0.2",f=c.concat,h=c.… argument 5 …i=x.Deferred(),o=this,s=this.length,a=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t… argument 6 …i.href}catch(an){Ut=o.createElement("a"),Ut.href="",Ut=Ut.href}Xt=tn.exec(Ut.toLowerCase())||[];fu… argument
|
D | jquery-1.10.1.min.js | 4 …i=typeof t,o=e.location,a=e.document,s=a.documentElement,l=e.jQuery,u=e.$,c={},p=[],f="1.10.1",d=p… argument 5 …i){if(x.acceptData(e)){var o,a,s=x.expando,l=e.nodeType,u=l?x.cache:e,c=l?e[s]:e[s]&&s;if(c&&u[c]&… argument 6 …i?n.removeAttribute(l):n[l]=null,p.push(o))}},_evalUrl:function(e){return x.ajax({url:e,type:"GET"… argument
|
/template/breeze/bower_components/gumby/ |
D | gumby.min.js | 1 …i(){this.$dom=t(document),this.$html=this.$dom.find("html"),this.isOldie=!!this.$html.hasClass("ol… argument
|
/template/kajukkk/bs/ |
D | bootstrap.min.js | 11 …i=t(this),n=i.data("bs.alert");n||i.data("bs.alert",n=new o(this)),"string"==typeof e&&n[e].call(i… argument 12 …i=this.dimension();this.$element[i](this.$element[i]())[0].offsetHeight,this.$element.addClass("co… argument
|
/template/parallax/lib/js/ |
D | jquery.jcarousel.js | 6 var i = t.jCarousel = {}; 7 i.version = "0.3.0-beta.5"; 9 i.parseTarget = function (t) { 10 var i = !1, 12 …return e ? (t = parseInt(e[2], 10) || 0, e[1] && (i = !0, "-=" === e[1] && (t *= -1))) : "object" … 14 relative: i 16 }, i.detectCarousel = function (t) { 17 for (var i; t.size() > 0;) { 18 if (i = t.filter("[data-jcarousel]"), i.size() > 0) return i; 19 if (i = t.find("[data-jcarousel]"), i.size() > 0) return i; [all …]
|
/template/lilas/ |
D | sidebar.php | 21 for($i=0; $i<count($dataList); $i++){ 24 if($dataList[$i]["type"] == "d"){ 25 $perm = auth_quickaclcheck($dataList[$i]["id"].":*"); 27 $perm = auth_quickaclcheck($dataList[$i]["id"]); 33 $firstHeading = p_get_first_heading($dataList[$i]["id"]); 34 if($conf['useheading'] && $dataList[$i]["type"] == "f" && !empty($firstHeading)){ 37 $linkName = split(":", $dataList[$i]["id"]); 43 if($currentLevel > $dataList[$i]["level"]){ 44 echo str_repeat("</ul></li>\n", $currentLevel - $dataList[$i]["level"]); 45 $currentLevel = $dataList[$i]["level"]; [all …]
|
/template/starterbootstrap/js/ |
D | sorttable.js | 60 for (var i=0; i<table.rows.length; i++) { 61 if (table.rows[i].className.search(/\bsortbottom\b/) != -1) { 62 sortbottomrows[sortbottomrows.length] = table.rows[i]; 71 for (var i=0; i<sortbottomrows.length; i++) { 72 tfo.appendChild(sortbottomrows[i]); 79 for (var i=0; i<headrow.length; i++) { 81 if (!headrow[i].className.match(/\bsorttable_nosort\b/)) { // skip this col 82 mtch = headrow[i].className.match(/\bsorttable_([a-z0-9]+)\b/); 85 headrow[i].sorttable_sortfunction = sorttable["sort_"+override]; 87 headrow[i].sorttable_sortfunction = sorttable.guessType(table,i); [all …]
|
/template/bootstrap3/assets/iconify/ |
D | iconify.min.js | 13 …i,n,o,r,s,a,c,l,u,d,f,h,p,v,g,b,m,y,w,_,x,O,A,j,I,E,k,C,M,L,S,N,P,T,F,R,D,H,V,G,Q,z,B,q,Y,J,U,W,$,… argument
|
/template/monobook/static/3rd/wikipedia/ |
D | IEFixes.js | 76 var i = 0; 77 while (i < nodes.length) { 78 if(((nodes[i].style.float && nodes[i].style.float != ('none') || 79 (nodes[i].align && nodes[i].align != ('none'))) && 80 (!nodes[i].style.position || nodes[i].style.position != 'relative'))) 82 nodes[i].style.position = 'relative'; 84 i++; 94 for (var i=0; i<classArr.length; i++) 95 if (classArr[i].toLowerCase() == classWanted.toLowerCase()) return true; 110 for (var i=0; i < allLinks.length; i++) { [all …]
|
/template/starterbootstrap/ |
D | sidebar.php | 75 for($i=0; $i<count($dataList); $i++) { 78 if ($dataList[$i]["type"] == "d") { 79 $perm = auth_quickaclcheck($dataList[$i]["id"].":*"); 81 $perm = auth_quickaclcheck($dataList[$i]["id"]); 87 if (noNS($dataList[$i]["id"]) != $conf['start']) { 91 $pageFileName = split(":", $dataList[$i]["id"]); 96 $firstHeading = p_get_first_heading($dataList[$i]["id"]); 97 … if ($conf['useheading'] && $dataList[$i]["type"] == "f" && !empty($firstHeading)) { 106 if ($currentLevel > $dataList[$i]["level"]) { 107 echo str_repeat("</ul></li>\n", $currentLevel - $dataList[$i]["level"]); [all …]
|
/template/comicslate/ |
D | script.js | 5 var i, j, variable 53 for ( i = 0; i < notedit . length; i++ ) { 54 …notedit [ i ] . innerHTML = notedit [ i ] . innerHTML . replace ( /(\[)(.)(\d+[\.,]?\d*)(\])/g, fo… 84 for ( i = 0; i < timePlace . length; i++ ) { 85 if ( timePlace [ i ] . innerHTML != undefined ) { 86 …var timeDigits = timePlace [ i ] . innerHTML . match ( /(\d\d\d\d)\/(\d\d)\/(\d\d) (\d\d):(\d\d)/ … 101 …timePlace [ i ] . innerHTML = timePlace [ i ] . innerHTML . replace ( /\d\d\d\d\/\d\d\/\d\d \d\d:\… 102 timePlace [ i ] . style . textShadow = '#000 0 .5px .5px'; 122 function col_test ( i ) { argument 123 return /interrobang/ . test ( col_ul [ i ] . querySelector ( 'a' ) . title ) [all …]
|
/template/wallpaper/ |
D | tpl_functions.php | 56 $i = 0; 60 $i = 0; 62 $cleanindexlist[$i] = trim($tmpitem); 63 $i++; 67 $i = 0; 81 $data2[$i] = $item2; 82 $i++; 113 $data2[$i] = $item; 114 $i++; 117 $pos = $i - $countroot + 2; [all …]
|
/template/argon/assets/js/core/ |
D | bootstrap.min.js | 6 …i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"val… argument
|
D | popper.min.js | 4 …i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll)/.test(r+s+p)?e:n(o(e))}funct… argument
|
/template/strap/resources/library/bootstrap/4.5.0/ |
D | bootstrap.min.js | 6 …i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"val… argument
|
/template/flarum/ |
D | script.js | 6 …i=this;n(this).one("bsTransitionEnd",function(){e=!0});return setTimeout(function(){e||n(i).trigge… argument
|
/template/bootstrap3/assets/bootstrap/js/ |
D | bootstrap.min.js | 6 …i=this;n(this).one("bsTransitionEnd",function(){e=!0});return setTimeout(function(){e||n(i).trigge… argument
|
/template/strap/vendor/antlr/antlr4-php-runtime/src/ |
D | BufferedTokenStream.php | 143 public function sync(int $i) : bool argument 145 $n = $i - \count($this->tokens) + 1; // how many more elements we need? 162 for ($i = 0; $i < $n; $i++) { 172 return $i + 1; 196 public function LA(int $i) : int argument 198 $token = $this->LT($i); 224 $i = $this->index + $k - 1; 226 $this->sync($i); 228 if ($i >= \count($this->tokens)) { 234 return $this->tokens[$i]; [all …]
|
/template/argon-alt/assets/js/core/ |
D | popper.min.js | 4 …i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll)/.test(r+s+p)?e:n(o(e))}funct… argument
|
/template/strap/vendor/symfony/yaml/ |
D | Inline.php | 77 $i = 0; 78 $tag = self::parseTag($value, $i, $flags); 79 switch ($value[$i]) { 81 $result = self::parseSequence($value, $flags, $i, $references); 82 ++$i; 85 $result = self::parseMapping($value, $flags, $i, $references); 86 ++$i; 89 $result = self::parseScalar($value, $flags, null, $i, true, $references); 93 if (preg_replace('/\s*#.*$/A', '', substr($value, $i))) { 94 … ParseException(sprintf('Unexpected characters near "%s".', substr($value, $i)), self::$parsedLine… [all …]
|
/template/klean/ |
D | jquery.slicknav.min.js | 6 …i,this.init()}var a={label:"MENU",duplicate:!0,duration:200,easingOpen:"swing",easingClose:"swing"… argument
|
/template/bootie/js/ |
D | jquery-3.3.1.min.js | 2 …i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProp… argument
|
/template/neolaoresources3/ |
D | main.php | 67 for($i=0; $i<($item['level'] - $level); $i++){ 68 if ($i) echo "<li class=\"clear\">\n"; 74 for ($i=0; $i<($level - $item['level']); $i++){ 97 for ($i=0; $i < $level; $i++){ 137 for($i=0; $i<$count - 1; $i++){ 138 $part .= $parts[$i].':'; 146 $title = useHeading('navigation') ? p_get_first_heading($page) : $parts[$i]; 149 tpl_link(wl($page),$parts[$i],'title="'.$page.'" class="wikilink2" rel="nofollow"'); 154 if(isset($page) && $page==$part.$parts[$i]) return; 155 $page = $part.$parts[$i]; [all …]
|