Home
last modified time | relevance | path

Searched refs:i (Results 401 – 425 of 3519) sorted by relevance

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

/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"val… function
7i=r.call(e,t||"default");if("object"!==n(i))return i;throw new TypeError("@@toPrimitive must retur… function
16i=on("defs",n._svg),o=Jn(r),a=i&&i.outerHTML||"",s=r.getBBox();e({svg:'<?xml version="1.0" encodin… function
H A Ddmn-navigated-viewer.production.min.js2i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"val… function
7i=r.call(e,t||"default");if("object"!==n(i))return i;throw new TypeError("@@toPrimitive must retur… function
16i=an("defs",n._svg),o=er(r),a=i&&i.outerHTML||"",s=r.getBBox();e({svg:'<?xml version="1.0" encodin… argument
/plugin/projects/
H A Dcodemirror-compressed.js1i){function sn(e){return e>=0&&e<Ct.size}function un(e){return E(Ct,e)}function an(e,t){Wt=!0;var … variable
/plugin/rssticker/
H A DlastRSS.php199 $i = 0;
213 …$result['items'][$i]['description'] = strip_tags($this->unhtmlentities(strip_tags($result['items']…
215 if ($this->stripHTML && $result['items'][$i]['title'])
216 …$result['items'][$i]['title'] = strip_tags($this->unhtmlentities(strip_tags($result['items'][$i]['…
223 $i++;
227 $result['items_count'] = $i;
239 for($i = 0; $i < $len; $i++){
240 $c = ord($str[$i]);
247 if (($i + $bytes) > $len) return false;
249 $i++;
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DHyphenator.php93 foreach ($this->words[mb_strtolower($word)] as $i) {
94 if (($i + $preprelen) >= $currptr) {
98 $ptr = $i + $preprelen;
130 for ($i = 0; $i < $pattern_length; $i++) {
131 $char = $pattern[$i];
133 $zero = $i === 0 ? $position - 1 : $position + $i - $digits;
144 for ($i
[all...]
/plugin/struct/meta/
H A DConfigParser.php148 for ($i = $cnth; $i < $cntf; $i++) {
153 for ($i = $cnta; $i < $cntf; $i++) {
249 for ($i = 0; $i < $len; $i++) {
250 $val = trim(strtolower($vals[$i]));
[all...]
/plugin/tablecalc/
H A Dscript.js56 for (var i=0;i<a.length;i++) {
58 b.push(a[i]);
72 for (var i=0;i<a.length;i++) {
74 s+=a[i]*1;
88 for (var i=1;i<a.length;i++) {
90 s=1*a[i];
100 for (var i=1;i<a.length;i++) {
102 s=1*a[i];
169 for (var i=0;i<digits;i++) {
201 for (var i=0;i<a.length;i++) {
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DEmbeddedPhpSniff.php105 for ($i = $stackPtr; $i <= $closingTag; $i++) {
135 $i = $stackPtr;
137 $i++;
144 for ($i = ($stackPtr + 1); $i < $firstContent; $i++) {
278 $i = $closingTag;
280 $i--;
287 for ($i = ($lastContent + 1); $i < $closingTag; $i++) {
294 $phpcsFile->fixer->replaceToken($i, '');
332 for ($i = $stackPtr; $i <= $closeTag; $i++) {
371 for ($i = ($stackPtr + 1); $i < $prev; $i++) {
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.pre.footnotes.class.php15 for ($i=0; $i<count($tree->content); $i++) {
20 if (!is_a($tree->content[$i], 'TextBox')) {
21 if ($tree->content[$i]->get_css_property(CSS_POSITION) == POSITION_FOOTNOTE) {
22 $tree->content[$i]->setCSSProperty(CSS_POSITION, POSITION_STATIC);
24 $note_call =& BoxNoteCall::create($tree->content[$i], $pipeline);
25 $tree->content[$i] =& $note_call;
29 $this->process($tree->content[$i], $data, $pipeline);
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Djson.min.js1i=[e.QSM,e.CNM],r={e:",",eW:!0,eE:!0,c:i,k:t},s={b:"{",e:"}",c:[{cN:"attr",b:'\\s*"',e:'"\\s*:\\s*… property in AnonymousFunction9130a8460100.n
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13i=e[o]={i:o,l:!1,exports:{}};return t[o].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m… function
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php22 for ($i = 0; $i < 100; ++$i) {
80 for ($i = 0; $i < 100; ++$i) {
113 for ($i = 0; $i < 30; ++$i) {
173 $i = [1 => 'a', 2 => 'b', 3 => 'c'];
180 ['a', new CoreTestIterator($i, array_keys($i), true, 3)],
195 $i = [1 => 'a', 2 => 'b', 3 => 'c'];
202 ['c', new CoreTestIterator($i, array_keys($i), true)],
269 $keys = array_keys($i);
272 [['a' => 1], $i, 0, 1, true],
273 [['a' => 1], $i, 0, 1, false],
[all …]
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js91 for ( var i = 0 ; i < aSpans.length ; i++ )
93 if ( aSpans[i]._fckplaceholder == name )
113 for ( var i = 0 ; i < aPlaholders.length ; i++ )
115 if ( oRange.findText( aPlaholders[i] ) )
117 var sName = aPlaholders[i].match( /\[\[\s*([^\]]*?)\s*\]\]/ )[1] ;
118 …#ffff00" contenteditable="false" _fckplaceholder="' + sName + '">' + aPlaholders[i] + '</span>' ) ;
143 for ( var i = 0 ; i < aPieces.length ; i++ )
145 if ( aPieces[i].length > 0 )
147 if ( aPieces[i].indexOf( '[[' ) == 0 )
149 var sName = aPieces[i].match( /\[\[\s*([^\]]*?)\s*\]\]/ )[1] ;
[all …]
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DBase64.php75 for ($i = 0; $i + 3 <= $srcLen; $i += 3) {
77 $chunk = \unpack('C*', Binary::safeSubstr($src, $i, 3));
89 if ($i < $srcLen) {
91 $chunk = \unpack('C*', Binary::safeSubstr($src, $i, $srcLen - $i));
93 if ($i + 1 < $srcLen) {
161 for ($i = 0; $i + 4 <= $srcLen; $i += 4) {
163 $chunk = \unpack('C*', Binary::safeSubstr($encodedString, $i, 4));
178 if ($i < $srcLen) {
180 $chunk = \unpack('C*', Binary::safeSubstr($encodedString, $i, $srcLen - $i));
183 if ($i + 2 < $srcLen) {
[all …]
/plugin/metadisplay/
H A Dcli.php62 for($i=0; $i<count($opts); $i++) {
63 $cl_switch = trim($opts[$i],'-');
67 $page = $opts[$i+1];
71 $exact = $opts[$i+1];
75 $search = $opts[$i+1];
79 $fuzzy = $opts[$i+1];
83 $cl = $opts[$i+1];
87 $tm = $this->get_timestamp( $opts[$i+1]) . ':b';
91 $tm = $this->get_timestamp( $opts[$i+1]) . ':a';
95 $dtype = $opts[$i+1];
[all …]
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js8 (function(e,t){var n,r,i=typeof t,o=e.location,a=e.document,s=a.documentElement,l=e.jQuery,u=e.$,c={},p=[],f="1.10.2",d=p.concat,h=p.push,g=p.slice,m=p.indexOf,y=c.toString,v=c.hasOwnProperty,b=f.trim,x=function(e,t){return new x.fn.init(e,t,r)},w=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=/\S+/g,C=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,N=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,k=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,E=/^[\],:{}\s]*$/,S=/(?:^|:|,)(?:\s*\[)+/g,A=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,j=/"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,D=/^-ms-/,L=/-([\da-z])/gi,H=function(e,t){return t.toUpperCase()},q=function(e){(a.addEventListener||"load"===e.type||"complete"===a.readyState)&&(_(),x.ready())},_=function(){a.addEventListener?(a.removeEventListener("DOMContentLoaded",q,!1),e.removeEventListener("load",q,!1)):(a.detachEvent("onreadystatechange",q),e.detachEvent("onload",q))};x.fn=x.prototype={jquery:f,constructor:x,init:function(e,n,r){var i,o;if(!e)return this;if("string"==typeof e){if(i="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:N.exec(e),!i||!i[1]&&n)return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e);if(i[1]){if(n=n instanceof x?n[0]:n,x.merge(this,x.parseHTML(i[1],n&&n.nodeType?n.ownerDocument||n:a,!0)),k.test(i[1])&&x.isPlainObject(n))for(i in n)x.isFunction(this[i]) function
9 AnonymousFunctionf421a9acb400(e,n,r,i,o) global() argument
10 AnonymousFunctionf421a9ac15700(r,i) global() argument
110 AnonymousFunctionf421a9ac15b00(i,h,k,j,g,m,l) global() argument
312 AnonymousFunctionf421a9ac16b00(i, value) global() argument
343 AnonymousFunctionf421a9ac16f00(i, word) global() argument
639 AnonymousFunctionf421a9ac17500(i, value) global() argument
675 AnonymousFunctionf421a9ac17600(i, x) global() argument
694 AnonymousFunctionf421a9ac17700(i, x) global() argument
1016 AnonymousFunctionf421a9ac18300(i) global() argument
[all...]
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl20 for( my $i = 0; $i <= $#textinputs; $i++ ) {
21 print "textinputs[$i] = decodeURIComponent('" . escapeQuote( $textinputs[$i] ) . "')\n";
39 for my $i ( 0..$#suggs ) {
40 print "'" . escapeQuote( $suggs[$i] ) . "'";
41 if( $i < $#suggs ) {
59 for( my $i = 0; $i <= $#textinputs; $i++ ) {
60 $text = url_decode( $textinputs[$i] );
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl20 for( my $i = 0; $i <= $#textinputs; $i++ ) {
21 print "textinputs[$i] = decodeURIComponent('" . escapeQuote( $textinputs[$i] ) . "')\n";
39 for my $i ( 0..$#suggs ) {
40 print "'" . escapeQuote( $suggs[$i] ) . "'";
41 if( $i < $#suggs ) {
59 for( my $i = 0; $i <= $#textinputs; $i++ ) {
60 $text = url_decode( $textinputs[$i] );
/plugin/abc2/abc-libraries/abcjs/
H A Dabcjs_plugin-midi_6.0.0-beta.25-min.js3 !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.abcjs=t():e.ABCJS=t()}(this,(function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));retur function
[all...]
/plugin/fedauth/Auth/OpenID/
H A DCryptUtil.php59 for ($i = 0; $i < $num_bytes; $i += 4) {
96 for ($i = 0; $i < $length; $i++) {
116 for ($i = 0; $i < $length; $i++) {
117 $result &= ($s1[$i] == $s2[$i]);
/plugin/diagramsnet/lib/math/
H A DMathJax.js19i,h){if(typeof(h)!=="function"||!h.toString().match(/\.\s*SUPER\s*\(/)){return h}var g=function(){… argument
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19i=a.cloneNode(h);for(var g=0,f=h.childNodes.length;g<f;g++){a.applyTransform(i,h.childNodes[g],0)}… argument
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js99 for (var i = 0; cComment.replies != null && i < cComment.replies.length; i++)
126 for (var i = 0; i < replies.length; i++)
136 comment.isResolved = i == (replies.length - 1);
154 for (var i = 0; i < comments.length; i++)
156 var comment = confOldCommentToDrawio(comments[i]);
203 for (var i = 0; i < comments.length; i++)
216 commentsMap[comments[i].id] = comments[i];
217 origComments.push(comments[i]);
221 for (var i = 0; i < oldVerReplies.length; i++)
223 var pComment = commentsMap[oldVerReplies[i].parentId];
[all …]
/plugin/news/
H A Dhelper.php125 for($i=0; $i<count($data); $i++) {
126 list($news,$title) = explode(':',$titles[$i]);
131 $feed_data[$i]['title'] = $title;
133 else $feed_data[$i]['title'] = "News Item";
134 $data[$i] = preg_replace("#^\s*<news(.*?)>#","",$data[$i]);
135 $feed_data[$i]['item'] = $this->render_text($data[$i]);
136 $feed_data[$i]['name'] = 'rss_' . ($i+1);
154 for($i=0, $j=0; $i<count($ar); $i+=2, $j++) {
155 $feed_data[$j]['title'] = str_replace('=',"",$ar[$i]);
156 $feed_data[$j]['item'] = $this->render_text($ar[$i+1]);
[all …]
/plugin/ipban/ip-lib/src/Address/
H A DIPv4.php84 for ($i = 1; $ok && $i <= 4; ++$i) {
312 for ($i = count($bytes) - 1; $i >= 0; --$i) {
313 if ($bytes[$i] === 255) {
314 if ($i === 0) {
318 $bytes[$i] = 0;
320 ++$bytes[$i];
337 for ($i = count($bytes) - 1; $i >= 0; --$i) {
338 if ($bytes[$i] === 0) {
339 if ($i === 0) {
343 $bytes[$i] = 255;
[all …]

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