| /template/breeze/bower_components/gumby/js/ |
| D | plugins.js | 2 …m){var l=$(m);return l.data('placeholder-enabled')&&l.hasClass('placeholder')?'':m.value},set:func… argument
|
| /template/sprintdoc/ |
| H A D | svg.php | 263 if(preg_match('/^([0-9a-f])([0-9a-f])([0-9a-f])$/i', $color, $m)) { 264 $r = hexdec($m[1] . $m[1]); 265 $g = hexdec($m[2] . $m[2]); 266 $b = hexdec($m[3] . $m[3]); 268 … } elseif(preg_match('/^([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})?$/i', $color, $m)) { 269 $r = hexdec($m[1]); 270 $g = hexdec($m[2]); 271 $b = hexdec($m[3]); 272 if(isset($m[4])) { 273 $a = hexdec($m[4]);
|
| /template/lcars/ |
| D | cufon-yui.js | 7 …m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E=… property
|
| /template/scanlines/js/ |
| D | cufon-yui.js | 7 …m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E=… property
|
| /template/lcars/js/ |
| D | cufon-yui.js | 7 …m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E=… property
|
| /template/starterbootstrap/js/ |
| D | sorttable.js | 275 y = mtch[3]; m = mtch[2]; d = mtch[1]; 276 if (m.length == 1) m = '0'+m; 278 dt1 = y+m+d; 280 y = mtch[3]; m = mtch[2]; d = mtch[1]; 281 if (m.length == 1) m = '0'+m; 283 dt2 = y+m+d; 290 y = mtch[3]; d = mtch[2]; m = mtch[1]; 291 if (m.length == 1) m = '0'+m; 293 dt1 = y+m+d; 295 y = mtch[3]; d = mtch[2]; m = mtch[1]; [all …]
|
| /template/strap/vendor/salesforce/handlebars-php/src/Handlebars/ |
| H A D | Helpers.php | 551 preg_match("/(.*?)\s+(?:(?:\"|\')(.*?)(?:\"|\'))/", $args, $m); 552 $keyname = $m[1]; 553 $format = $m[2]; 583 … preg_match("/(.*?)\s+(?:(?:\"|\')(.*?)(?:\"|\'))\s+(?:(?:\"|\')(.*?)(?:\"|\'))/", $args, $m); 584 $keyname = $m[1]; 585 $singular = $m[2]; 586 $plurial = $m[3]; 607 preg_match("/(.*?)\s+(?:(?:\"|\')(.*?)(?:\"|\'))/", trim($args), $m); 608 $keyname = $m[1]; 609 $default = $m[2]; [all …]
|
| /template/scanlines/htc/PIE-1.0beta5/ |
| D | PIE.js | 11 …-n}function g(){for(;i<0;)i+=360;i%=360}var i=d.ra;d=d.zb;var j,h,k,n,l,q,s,m;if(d){d=d.coords(a,b… 12 …j;m=d-h;if(i===void 0){i=!s?m<0?90:270:!m?s<0?180:0:-Math.atan2(m,s)/Math.PI*180;g();e()}return{ra… 34 …&v.d in m}function c(v){return v&&(v.W()&&f.n(v.d)||v.d==="auto"&&"auto")}var d=this.e.currentStyl… 40 …m,r;h<4;h++){l=this.wc[h];r=l.charAt(0).toLowerCase();k=b[r]=j["border"+l+"Style"];n=j["border"+l+… 43 … p&&p.k&k.oa&&p.d==="/"},m=function(p){return p&&p.k&n&&p.d==="fill"},r=function(){g=c.la(function… 44 !g){c.D();r()}else if(m(a)&&!b.fill){b.fill=true;r()}else if(d&n&&this.fb[e]&&!b.repeat){b.repeat={… 47 …se},Ea:f.aa,Lb:function(){this.m();this.h()&&this.U()},ib:function(){this.Cb=true},Mb:function(){t… 49 …floor,h=Math.ceil,k=a?a.Jb*b:0,n=a?a.Ib*b:0,l=a?a.tb*b:0;a=a?a.Db*b:0;var q,s,m,r,p;if(c||i.h()){d= 50 …m=d.x.br*b;r=d.y.br*b;p=d.x.bl*b;b=d.y.bl*b;e="m"+j(a)+","+j(i)+"qy"+j(c)+","+j(k)+"l"+h(e-q)+","+… 52 …b);c.visibility="hidden"}}else c.borderColor="transparent"},he:function(){},m:function(){this.pare… [all …]
|
| /template/twigstarter/vendor/twig/twig/src/ |
| D | NodeTraverser.php | 68 if (false !== ($m = $this->traverseForVisitor($visitor, $n)) && null !== $m) { 69 if ($m !== $n) { 70 $node->setNode($k, $m); 73 if (false === $m) {
|
| /template/sprintdoc/lang/cs/ |
| H A D | style.txt | 1 …médií pro nahrátí ''favicon.ico'' do prostoru ''wiki'' nebo ''root''. Potom bude ikona automaticky…
|
| /template/breeze/bower_components/gumby/js/libs/ |
| D | modernizr-2.6.2.min.js | 4 …m.join(a+";")+(b||""))}function y(a,b){return typeof a===b}function z(a,b){return!!~(""+a).indexOf… function
|
| /template/twigstarter/vendor/symfony/polyfill-mbstring/ |
| D | Mbstring.php | 183 …ce_callback('/&#(?:0*([0-9]+)|x0*([0-9a-fA-F]+))(?!&);?/', function (array $m) use ($cnt, $convmap… 184 $c = isset($m[2]) ? (int) hexdec($m[2]) : $m[1]; 191 return $m[0]; 812 private static function html_encoding_callback(array $m) argument 816 $m = unpack('C*', htmlentities($m[0], \ENT_COMPAT, 'UTF-8')); 818 while (isset($m[$i])) { 819 if (0x80 > $m[$i]) { 820 $entities .= \chr($m[$i++]); 823 if (0xF0 <= $m[$i]) { 824 …$c = (($m[$i++] - 0xF0) << 18) + (($m[$i++] - 0x80) << 12) + (($m[$i++] - 0x80) << 6) + $m[$i++] -… [all …]
|
| /template/strap/ComboStrap/ |
| H A D | Unit.php | 28 if (!preg_match('/^(\d+?(\.\d*)?)(in|em|ex|px|pt|pc|cm|mm)?$/', $value, $m)) return 0; 30 $digit = (double)$m[1]; 31 $unit = $m[3] ?? null;
|
| H A D | ColorHsl.php | 89 $m = $lightness - ($chroma / 2); 117 $red = ($red + $m) * 255; 118 $green = ($green + $m) * 255; 119 $blue = ($blue + $m) * 255;
|
| /template/strap/vendor/symfony/polyfill-mbstring/ |
| H A D | Mbstring.php | 183 …ce_callback('/&#(?:0*([0-9]+)|x0*([0-9a-fA-F]+))(?!&);?/', function (array $m) use ($cnt, $convmap… 184 $c = isset($m[2]) ? (int) hexdec($m[2]) : $m[1]; 191 return $m[0]; 886 private static function html_encoding_callback(array $m) argument 890 $m = unpack('C*', htmlentities($m[0], \ENT_COMPAT, 'UTF-8')); 892 while (isset($m[$i])) { 893 if (0x80 > $m[$i]) { 894 $entities .= \chr($m[$i++]); 897 if (0xF0 <= $m[$i]) { 898 …$c = (($m[$i++] - 0xF0) << 18) + (($m[$i++] - 0x80) << 12) + (($m[$i++] - 0x80) << 6) + $m[$i++] -… [all …]
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | popper.min.js | 4 …m(e,t){var o='x'===t?'Left':'Top',n='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Wid… variable
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | popper.min.js | 4 …m(e,t){var o='x'===t?'Left':'Top',n='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Wid… variable
|
| /template/bootie/js/ |
| D | popper-1.14.7.min.js | 4 …m(e,t){var o='x'===t?'Left':'Top',n='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Wid… function
|
| /template/minimal/lang/cs/ |
| H A D | style.txt | 1 …médií a bude automaticky použit. Pokud používáte uzavřenou wiki, doporučuje se v nastavení ACL zpř…
|
| /template/twigstarter/vendor/twig/twig/src/Sandbox/ |
| D | SecurityPolicy.php | 52 foreach ($methods as $class => $m) { 53 …$value, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz'); }, \is_array($m) ? $m : [$m]);
|
| /template/quickjump/ |
| D | jquery-1.4.2.min.js | 69 …m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(… argument 70 …m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){… argument 71 …=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||… argument 72 …m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.fin… 73 …m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.len… 77 …m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(… 78 …m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,… 79 …m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}}… argument 80 …m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]… argument 83 …m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:… argument [all …]
|
| /template/argon-alt/assets/js/core/ |
| D | popper.min.js | 4 …m(e,t,o,i){return _(t['offset'+e],o['client'+e],o['offset'+e],ie()?o['offset'+e]+i['margin'+('Heig… function
|
| /template/argon/assets/js/core/ |
| D | popper.min.js | 4 …m(e,t,o,i){return _(t['offset'+e],o['client'+e],o['offset'+e],ie()?o['offset'+e]+i['margin'+('Heig… function
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | popper.min.js | 5 …m={x:0,y:0};return(u||!u&&!a)&&(("body"!==s(r)||l(c))&&(d=r!==n(r)&&i(r)?{scrollLeft:r.scrollLeft,… variable
|
| /template/kiwiki/lang/vi/ |
| H A D | style.txt | 1 …n để tải tệp ''favicon.ico'' vào trong mục ''wiki'' hoặc thư mục gốc namespace, hệ thống tự động n…
|