Home
last modified time | relevance | path

Searched refs:i (Results 351 – 375 of 3519) sorted by relevance

1...<<11121314151617181920>>...141

/plugin/c3chart/assets/
H A Dd3.min.js2i=Math.floor(Math.log(r)/Math.LN10),o=r/Math.pow(10,i);return i>=0?(o>=Ra?10:o>=La?5:o>=qa?2:1)*Ma… argument
/plugin/siteexport/inc/
H A DreadCSS.patch3 for($i=0; $i<count($m[0]); $i++) {
9 for($i=0; $i<count($m[0]); $i++) {
23 for($i=0;$i<count($m[1]);$i++) {
103 for ($i=0;$i<count($cxtem[0]);$i++) {
127 for ($i=0;$i<count($cxtem[0]);$i++) {
143 for($i=0; $i<count($m[0]); $i++) {
157 for($i=0;$i<count($idata[0]);$i++) {
175 for($i = 0; $i < count($m[1]) ; $i++) {
180 for($i = 0; $i < count($m[1]) ; $i++) {
185 for($i = 0; $i < count($m[1]) ; $i++) {
[all …]
/plugin/clearhistory/
H A Dadmin.php163 for ($i = $max - 1; $i >= 0; $i--) {
164 … $user = (empty($match[5][$i])) ? $match[2][$i] : $match[5][$i]; // user or if not logged in ip
165 $time = $match[1][$i];
167 if ($match[3][$i] != "E" && $match[3][$i] != "e") {
170 $newcontent = $this->_addLine($match, $i) . $newcontent;
182 if ($onlySmall && $match[3][$i] == 'E') {
190 if ($onlyNoComment && trim($match[6][$i]) != '') {
205 $newcontent = $this->_addLine($match, $i) . $newcontent;
215 * @param int $i
218 protected function _addLine($match, $i) argument
[all …]
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Djquery-3.5.1.min.js2 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.5.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}S.fn=S.prototype={jquery:f,constructor:S,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=S.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return S.each(this,e)},map:function(n){return this.pushStack(S.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(S.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(S.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:t.sort,splice:t.splice},S.extend=S.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||m(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(S.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||S.isPlainObject(n)?n:{},i=!1,a[t]=S.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},S.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==o.call(e))&&(!(t=r(e))||"function"==typeof(n=v.call(t,"constructor")&&t.constructor)&&a.call(n)===l)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){b(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(p(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(p(Object(e))?S.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:i argument
[all...]
/plugin/flowcharts/
H A Dmermaid.min.js1i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m… argument
24i}}),t.webpackPolyfill=1),t}},function(t,e,n){"use strict";var r=n(3),i=n(13).Graph;function a(t,e… variable
41 …";a.setAttribute("data-processed",!0);var o="mermaid-".concat(Date.now());n=i(n=a.innerHTML).trim(…
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dlanguage.js58 for(i=0; i<spans.length; i++) {
59 if(spans[i].getAttribute("fckLang")) {
60 var val = spans[i].getAttribute("fckLang");
63 spans[i].innerHTML = translation;
69 for(i=0; i<input.length; i++) {
70 if(input[i].getAttribute("fckLang")) {
71 var val = input[i].getAttribute("fckLang");
74 input[i].value = translation;
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dlanguage.js58 for(i=0; i<spans.length; i++) {
59 if(spans[i].getAttribute("fckLang")) {
60 var val = spans[i].getAttribute("fckLang");
63 spans[i].innerHTML = translation;
69 for(i=0; i<input.length; i++) {
70 if(input[i].getAttribute("fckLang")) {
71 var val = input[i].getAttribute("fckLang");
74 input[i].value = translation;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenStream.php60 public function adjustSeekIndex(int $i) : int argument
62 return $this->nextTokenOnChannel($i, $this->channel);
72 $i = $this->index;
76 $i = $this->previousTokenOnChannel($i - 1, $this->channel);
80 if ($i < 0) {
84 return $this->tokens[$i];
100 $i = $this->index;
104 if ($this->sync($i + 1)) {
105 $i
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DS25.php62 for ($i = 0; $i < $clen; ++$i) {
63 $digit = $code[$i];
89 for ($i = 0; $i < $len; $i += 2) {
90 $sum += $code[$i];
93 for ($i = 1; $i <
[all...]
H A DI25.php68 for ($i = 0; $i < $clen; $i = ($i + 2)) {
69 $charBar = $code[$i];
70 $charSpace = $code[$i + 1];
115 for ($i = 0; $i < $len; $i += 2) {
116 $sum += $code[$i];
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1i,r,a,o,s,l,c,h,d,u,p,m,f,g,b,_,w,v,y,T,k,S=n(199),x=function(){function e(e){var t=this;this._def… argument
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DUrlEncoder.php26 private const ENCODE_CACHE = ['%00', '%01', '%02', '%03', '%04', '%05', '%06', '%07', '%08', '%09', '%0A', '%0B', '%0C', '%0D', '%0E', '%0F', '%10', '%11', '%12', '%13', '%14', '%15', '%16', '%17', '%18', '%19', '%1A', '%1B', '%1C', '%1D', '%1E', '%1F', '%20', '!', '%22', '#', '$', '%25', '&', "'", '(', ')', '*', '+', ',', '-', '.', '/', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', ':', ';', '%3C', '=', '%3E', '?', '@', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', '%5B', '%5C', '%5D', '%5E', '_', '%60', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', '%7B', '%7C', '%7D', '~', '%7F'];
49 for ($i = 0; $i < $l; $i++) {
50 $code = $chars[$i];
51 if ($code === '%' && $i + 2 < $l) {
52 if (\preg_match('/^[0-9a-f]{2}$/i', $chars[$i + 1] . $chars[$i + 2]) === 1) {
53 $result .= '%' . $chars[$i
[all...]
/plugin/diagramsnet/lib/plugins/
H A Drandom.js30 for (var i = 0; i < cells.length; i++)
101 for (var i = 0; i < passes; i++)
116 for (var i = 0; i < passes; i++)
210 for (var i = 0; i < n; i++)
225 for (var i = 0; i < n; i++)
245 for (var i = 0; i < n; i++)
263 for (var i = 0; i < n; i++)
287 for (var i = 0; i < n; i++)
303 for (var i = 0; i < n; i++)
326 for (var i = 0; i < passes; i++)
[all …]
/plugin/googlemaps/
H A Dscript.js8 for (var i=0; i<haystack.length; i++)
9 if (haystack[i] == needle) return true;
39 var i=0;
42 googlemap[i++].node = nodes[j];
47 for (i=0; i<googlemap.length; i++) {
48 googlemap[i].map = new GMap2(googlemap[i].node);
50 with (googlemap[i]) {
62 if (googlemap[i].overlay && overlay.length > 0) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DUnusedSystemSniff.php83 for ($i = ($stackPtr + 1); $i < $phpcsFile->numTokens; $i++) {
84 if ($tokens[$i]['level'] < $level) {
96 $i = $tokens[$cond]['scope_closer'];
106 if ($tokens[$i]['code'] !== T_DOUBLE_COLON
107 && $tokens[$i]['code'] !== T_EXTENDS
108 && $tokens[$i]['code'] !== T_IMPLEMENTS
113 switch ($tokens[$i]['code']) {
115 $usedName = strtolower($tokens[($i - 1)]['content']);
122 $classNameToken = $phpcsFile->findNext(T_STRING, ($i + 1));
130 … $endImplements = $phpcsFile->findNext(array(T_EXTENDS, T_OPEN_CURLY_BRACKET), ($i + 1));
[all …]
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js1 !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("rrdiagram",[],e):"object"==typeof exports?exports.rrdiagram=e():t.rrdiagram=e()}(this,function(){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=361)}([function(t,e,n){var r=n(2),i=n(20),o=n(12),u=n(13),a=n(21),c=function(t,e,n){var s,f,l,h,p=t&c.F,v=t&c.G,d=t&c.S,y=t&c.P,g=t&c.B,m=v?r:d?r[e]||(r[e]={}):(r[e]||{}).prototype,b=v?i variable in p
[all...]
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Djquery-3.4.1.min.js2 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],E=C.document,r=Object.getPrototypeOf,s=t.slice,g=t.concat,u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.4.1",k=function(e,t){return new k.fn.init(e,t)},p=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function d(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}k.fn=k.prototype={jquery:f,constructor:k,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=k.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return k.each(this,e)},map:function(n){return this.pushStack(k.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:t.sort,splice:t.splice},k.extend=k.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||m(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(k.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||k.isPlainObject(n)?n:{},i=!1,a[t]=k.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},k.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==o.call(e))&&(!(t=r(e))||"function"==typeof(n=v.call(t,"constructor")&&t.constructor)&&a.call(n)===l)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t){b(e,{nonce:t&&t.nonce})},each:function(e,t){var n,r=0;if(d(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},trim:function(e){return null==e?"":(e+"").replace(p,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(d(Object(e))?k.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:i argument
[all...]
/plugin/tablelayout/script/
H A Dtablelayout_functions.js60 for (var i = 0; i < numCols; i += 1) {
62 if (colwidths[i]) {
63 $col.css('width', colwidths[i]);
86 for (var i = $table.find('tr').length - 1; i >= rowsToFreeze; i -= 1) {
87 jQuery($frozenRows[i]).remove();
93 for (i = 0; i < rowsToFreeze; i += 1) {
94 jQuery($tableRows[i]).remove();
109 for (i = rowsToFreeze; i < rowsToFreeze + rowsVisible; i += 1) {
110 height += jQuery($tableRows[i]).height();
161 for (var i = 0; i < colspan; i += 1) {
[all …]
/plugin/aclauditor/
H A Dscript.js9 for(var i=1; i<trs.length; i++) {
10 if(!trs[i].className.match(/\bexplanations\b/)) continue;
11 trs[i].style.display = 'none';
12 trs[i-1].style.cursor = 'pointer';
13 trs[i-1].explanations = trs[i];
14 trs[i-1].onclick = function() {
/plugin/nspages/
H A DnamespaceFinder.php49 for($i = 0; $i < count($ns); $i++) {
50 if($ns[$i] === '' || $ns[$i] === '.') {
51 array_splice($ns, $i, 1);
52 $i--;
53 } else if($ns[$i] == '..') {
54 if($i == 0) {
59 array_splice($ns, $i
[all...]
/plugin/pgn4web/pgn4web/
H A Dviewer-links.php55 for ($i = 0; $i < $frames->length; $i++) {
56 $frame = $frames->item($i);
61 for ($i = 0; $i < $frames->length; $i++) {
62 $frame = $frames->item($i);
69 for ($i = 0; $i < $hrefs->length; $i++) {
70 $href = $hrefs->item($i);
121 for ($i = 0; $i < count($urls); $i++) {
123i]\"; } else { if (viewerWin && !viewerWin.closed) { viewerWin.close(); } viewerWin = window.open(…
124 print($urls[$i] . "</a>" . "</li>" . "\n");
/plugin/autolink3/
H A Dsys.php97 $i = 0;
98 while($tab[$i + 1])
100 if ($fcmp($tab[$i+1][$col], $tab[$i][$col]))
101 list($tab[$i], $tab[$i + 1]) = array($tab[$i + 1], $tab[$i]);
102 $i += 1;
114 $i = 0;
115 while($tab[$i + 1])
117 if (($tab[$i][0] == $tab[$� + 1][0]) && (strlen($tab[$i][2]) < strlen($tab[$i + 1][2])))
118 list($tab[$i], $tab[$i + 1]) = array($tab[$i + 1], $tab[$i]);
119 $i++;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.text.php279 for ($i=$size-1; $i>=0; $i--) {
280 $wrappable = $this->_wrappable[$i];
300 $i=0;
302 do { $i++; } while ($this->maybe_line_break($parent, $context) && $i < 100);
395 for ($i=0; $i<$num_words; $i++) {
420 for ($i=0; $i<$num_words; $i++) {
499 for ($i=0; $i<$this->wrapped[0][0]; $i++) {
512 $left += $this->_word_widths[$i];
540 for ($i = $this->wrapped[0][0]+1; $i<$size; $i++) {
584 for ($i=0; $i<$size; $i++) {
[all …]
H A Dmanager.encoding.php152 for ($i = 0; $i <= 255; $i++) {
153 if (!isset($vector[chr($i)])) {
154 $vector[chr($i)] = 0xFFFF;
206 for ($i=0; $i<256; $i++) {
207 if ($i % 10 == 0) { $result .= "\n"; };
210 if (isset($vector[chr($i)]) && isset($GLOBALS['g_unicode_glyphs'][$vector[chr($i)]])) {
211 $result .= " /".$GLOBALS['g_unicode_glyphs'][$vector[chr($i)]];
246 for ($i = 0; $i <= 32; $i++) {
247 $initial_vector[chr($i)] = chr($i);
269 for ($i=0, $size=strlen($word); $i < $size; $i++) {
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DWmf.php157 for ($i = 0; $i < count($dashArray); $i++) {
158 $s .= $dashArray[$i] * $k;
159 if ($i != count($dashArray) - 1) {
173 for ($i = $numpoints; $i > 0; $i--) {
174 $px = $coords[2 * $i];
175 $py = $coords[2 * $i
[all...]

1...<<11121314151617181920>>...141