Home
last modified time | relevance | path

Searched refs:length (Results 401 – 425 of 2103) sorted by relevance

1...<<11121314151617181920>>...85

/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js30 var bImageButton = ( document.location.search.length > 0 && document.location.search.substr(1) == '…
71 if ( GetE('txtUrl').value.length == 0 )
198 if ( GetE('txtUrl').value.length == 0 )
238 if ( sLnkUrl.length == 0 )
321 if ( GetE('txtUrl').value.length == 0 )
327 if ( GetE('txtLnkUrl').value.Trim().length > 0 )
346 if ( GetE('txtWidth').value.length > 0 )
361 if ( value.length == 0 || isNaN( value ) )
478 if ( sFile.length == 0 )
484 …if ( ( FCKConfig.ImageUploadAllowedExtensions.length > 0 && !oUploadAllowedExtRegex.test( sFile ) …
[all …]
/plugin/codehighlight/cp/engines/
H A Dgecko.js88 else if(mid+2000>code.length) {ini=code.length-4000;end=code.length;}
118 for(i=0;i<Language.syntax.length;i++)
129 return words[words.length-1].replace(/[\W]/gi,'').toLowerCase();
135 for (var i=0; i<snippets.length; i++) {
156 for (var i=0; i<complete.length; i++) {
167 for(var i=0;i<Language.complete.length;i++)
174 for(var i=0;i<Language.complete.length;i++)
175 cChars += '|'+Language.complete[i].output.charAt(Language.complete[i].output.length-1);
202 for(var i=0;i<Language.shortcuts.length;i++)
H A Dopera.js87 else if(mid+2000>code.length) {ini=code.length-4000;end=code.length;}
117 for(i=0;i<Language.syntax.length;i++)
129 return words[words.length-1].replace(/[\W]/gi,'').toLowerCase();
135 for (var i=0; i<snippets.length; i++) {
156 for (var i=0; i<complete.length; i++) {
167 for(var i=0;i<Language.complete.length;i++)
177 for(var i=0;i<Language.shortcuts.length;i++)
/plugin/diagramsnet/lib/plugins/
H A Danimation.js94 if (allowedToRun && step < steps.length)
98 if (tokens.length > 0)
100 if (tokens[0] == 'wait' && tokens.length > 1)
110 if (tokens.length > 1)
121 if (tokens.length > 2 && tokens[2] == 'fade')
233 for (var i = 0; i < bkeys.length; i++)
248 if (cells.length > 0)
250 for (var i = 0; i < cells.length; i++)
351 for (var i = 0; i < cells.length; i++)
361 if (paths.length > 1)
[all …]
/plugin/xlsx2dw/
H A Dscript.js49 let maxCellsPerRow = Math.max(...table.map(row => row.length));
51 while(row.length < maxCellsPerRow)
68 … colorFont: (cell?.colorFont && cell.colorFont.length === 7) ? cell.colorFont : "#000000",
69 …colorBackground: (cell?.colorBackground && cell.colorBackground.length === 7) ? cell.colorBackgrou…
116 if(row.length === 0)
139 while((table.length > 0) && (table[table.length-1].length === 0))
267 while(formattedTable.length < rowNumber-1)
272 while(formattedRow.length < colNumber)
280 isEmpty: !cell.value?.length,
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSaslBuffer.php26 * Wraps the buffer by pre-pending the data length.
34 * Unwrap the buffer by removing pre-pended length and verifying we have enough data. Only the data is returned.
41 $length = strlen($data);
42 if ($length < 4) {
45 $dataLength = $length - 4;
48 throw new SaslException('The buffer length exceeds the maximum allowed.');
/plugin/c3chart/assets/
H A Djs-yaml.min.js2length;n<i;n+=1)e[r=o[n]]=t[r];return e}};function i(e,t){var n="",i=e.reason||"(unknown reason)";…
/plugin/achart/assets/
H A Djs-yaml.min.js2length;n<i;n+=1)e[r=o[n]]=t[r];return e}};function i(e,t){var n="",i=e.reason||"(unknown reason)";…
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js41 var leadingWs = text.match( /^\n?(\s*)/ )[1].length,
42 leadingTabs = text.match( /^\n?(\t*)/ )[1].length;
66 for( var i = 0, len = attributes.length; i < len; i++ ) {
109 if( notesMatch.length === 2 ) {
160 sectionStack[sectionStack.length-1].push( content );
168 …( wasHorizontal ? sectionStack : sectionStack[sectionStack.length-1] ).push( markdown.substring( l…
173 for( var i = 0, len = sectionStack.length; i < len; i++ ) {
206 if( section.getAttribute( 'data-markdown' ).length ) {
331 if ( element != null && element.childNodes != undefined && element.childNodes.length > 0 ) {
333 for( var i = 0; i < element.childNodes.length; i++ ) {
/plugin/codemirror/dist/modes/
H A Djulia.min.js1length<=b){return null}return a.scopes[a.scopes.length-(b+1)]}function A(a,b){if(a.match(/^#=/,fal…
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js325 var refPos = tokens.length - 2;
404 var name = (tokens.length > 0) ? tokens[tokens.length - 1] : path;
482 if (xml != null && xml.length > 0)
541 if (path.length > 0)
596 }), error, null, tok.length <= 4);
643 if (data.length >= this.maxFileSize)
1131 if (branches.length == pageSize)
1246 if ((repos == null || repos.length == 0) && (groups == null || groups.length == 0))
1265 if (tokens.length > 1)
1272 if (tokens.length > 2)
[all …]
H A DEmbed.js109 key = key.substring(1, key.length);
123 for (var i = 0; i < stencils.length; i++)
182 if (diagrams.length > 0)
222 return diagrams.length;
519 if (divs2.length > 0)
524 if (data.length > 0)
556 if (diagrams.length > 0)
561 if (text.length > 0)
574 if (temp.length > 0)
828 for (var i = 0; i < tmp.length; i++)
[all …]
/plugin/flowchartjs/
H A Dflowchart.min.js6 !function(t,i){if("object"==typeof exports&&"object"==typeof module)module.exports=i(require("Raphael"));else if("function"==typeof define&&define.amd)define(["Raphael"],i);else{var e=i("object"==typeof exports?require("Raphael"):t.Raphael);for(var s in e)("object"==typeof exports?exports:t)[s]=e[s]}}(this,function(t){return function(t){function i(s){if(e[s])return e[s].exports;var n=e[s]={exports:{},id:s,loaded:!1};return t[s].call(n.exports,n,n.exports,i),n.loaded=!0,n.exports}var e={};return i.m=t,i.c=e,i.p="",i(0)}([function(t,i,e){e(9);var s=e(4);e(15);var n={parse:s};"undefined"!=typeof window&&(window.flowchart=n),t.exports=n},function(t,i){function e(t,i){if(!t||"function"==typeof t)return i;var s={};for(var n in i)s[n]=i[n];for(n in t)t[n]&&("object"==typeof s[n]?s[n]=e(s[n],t[n]):s[n]=t[n]);return s}function s(t,i){if("function"==typeof Object.create)t.super_=i,t.prototype=Object.create(i.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}});else{t.super_=i;var e=function(){};e.prototype=i.prototype,t.prototype=new e,t.prototype.constructor=t}}t.exports={defaults:e,inherits:s}},function(t,i,e){function s(t,i,e){this.chart=t,this.group=this.chart.paper.set(),this.symbol=e,this.connectedTo=[],this.symbolType=i.symbolType,this.flowstate=i.flowstate||"future",this.lineStyle=i.lineStyle||{},this.key=i.key||"",this.leftLines=[],this.rightLines=[],this.topLines=[],this.bottomLines=[],this.params=i.params,this.next_direction=i.next&&i.direction_next?i.direction_next:void 0,this.text=this.chart.paper.text(0,0,i.text),i.key&&(this.text.node.id=i.key+"t"),this.text.node.setAttribute("class",this.getAttr("class")+"t"),this.text.attr({"text-anchor":"start",x:this.getAttr("text-margin"),fill:this.getAttr("font-color"),"font-size":this.getAttr("font-size")});var s=this.getAttr("font"),n=this.getAttr("font-family"),o=this.getAttr("font-weight");s&&this.text.attr({font:s}),n&&this.text.attr({"font-family":n}),o&&this.text.attr({"font-weight":o}),i.link&&this.text.attr("href",i.link),i.function&&(this.text.attr({cursor:"pointer"}),this.text.node.addEventListener("click",function(t){window[i.function](t,i)},!1)),i.target&&this.text.attr("target",i.target);var h=this.getAttr("maxWidth");if(h){for(var r=i.text.split(" "),a="",l=0,p=r.length;l<p;l++){var y=r[l];this.text.attr("text",a+" "+y),a+=this.text.getBBox().width>h?"\n"+y:" "+y}this.text.attr("text",a.substring(1))}if(this.group.push(this.text),e){var x=this.getAttr("text-margin");e.attr({fill:this.getAttr("fill"),stroke:this.getAttr("element-color"),"stroke-width":this.getAttr("line-width"),width:this.text.getBBox().width+2*x,height:this.text.getBBox().height+2*x}),e.node.setAttribute("class",this.getAttr("class"));var g=this.getAttr("roundness");isNaN(g)||(e.node.setAttribute("ry",g),e.node.setAttribute("rx",g)),i.link&&e.attr("href",i.link),i.target&&e.attr("target",i.target),i.function&&(e.node.addEventListener("click",function(t){window[i.function](t,i)},!1),e.attr({cursor:"pointer"})),i.key&&(e.node.id=i.key),this.group.push(e),e.insertBefore(this.text),this.text.attr({y:e.getBBox().height/2}),this.initialize()}}var n=e(3),o=n.drawLine,h=n.checkLineIntersection;s.prototype.getAttr=function(t){if(this.chart){var i,e=this.chart.options?this.chart.options[t]:void 0,s=this.chart.options.symbols?this.chart.options.symbols[this.symbolType][t]:void 0;return this.chart.options.flowstate&&this.chart.options.flowstate[this.flowstate]&&(i=this.chart.options.flowstate[this.flowstate][t]),i||s||e}},s.prototype.initialize=function(){this.group.transform("t"+this.getAttr("line-width")+","+this.getAttr("line-width")),this.width=this.group.getBBox().width,this.height=this.group.getBBox().height},s.prototype.getCenter=function(){return{x:this.getX()+this.width/2,y:this.getY()+this.height/2}},s.prototype.getX=function(){return this.group.getBBox().x},s.prototype.getY=function(){return this.group.getBBox().y},s.prototype.shiftX=function(t){this.group.transform("t"+(this.getX()+t)+","+this.getY())},s.prototype.setX=function(t){this.group.transform("t"+t+","+this.getY())},s.prototype.shiftY=function(t){this.group.transform("t"+this.getX()+","+(this.getY()+t))},s.prototype.setY=function(t){this.group.transform("t"+this.getX()+","+t)},s.prototype.getTop=function(){var t=this.getY(),i=this.getX()+this.width/2;return{x:i,y:t}},s.prototype.getBottom=function(){var t=this.getY()+this.height,i=this.getX()+this.width/2;return{x:i,y:t}},s.prototype.getLeft=function(){var t=this.getY()+this.group.getBBox().height/2,i=this.getX();return{x:i,y:t}},s.prototype.getRight=function(){var t=this.getY()+this.group.getBBox().height/2,i=this.getX()+this.group.getBBox().width;return{x:i,y:t}},s.prototype.render=function(){if(this.next){var t=this,i=this.getAttr("line-length");if("right"===this.next_direction){var e=this.getRight();this.next.isPositioned||(this.next.setY(e.y-this.next.height/2),this.next.shiftX(this.group.getBBox().x+this.width+i),function e(){for(var s,n=!1,o=0,h=t.chart.symbols.length;o<h;o++){s=t.chart.symbols[o];var r=Math.abs(s.getCenter().x-t.next.getCenter().x);if(s.getCenter().y>t.next.getCenter().y&&r<=t.next.width/2){n=!0;break}}if(n){if("end"===t.next.symbolType)return;t.next.setX(s.getX()+s.width+i),e()}}(),this.next.isPositioned=!0,this.next.render())}else if("left"===this.next_direction){var s=this.getLeft();this.next.isPositioned||(this.next.setY(s.y-this.next.height/2),this.next.shiftX(-(this.group.getBBox().x+this.width+i)),function e(){for(var s,n=!1,o=0,h=t.chart.symbols.length;o<h;o++){s=t.chart.symbols[o];var r=Math.abs(s.getCenter().x-t.next.getCenter().x);if(s.getCenter().y>t.next.getCenter().y&&r<=t.next.width/2){n=!0;break}}if(n){if("end"===t.next.symbolType)return;t.next.setX(s.getX()+s.width+i),e()}}(),this.next.isPositioned=!0,this.next.render())}else{var n=this.getBottom();this.next.isPositioned||(this.next.shiftY(this.getY()+this.height+i),this.next.setX(n.x-this.next.width/2),this.next.isPositioned=!0,this.next.render())}}},s.prototype.renderLines=function(){this.next&&(this.next_direction?this.drawLineTo(this.next,this.getAttr("arrow-text")||"",this.next_direction):this.drawLineTo(this.next,this.getAttr("arrow-text")||""))},s.prototype.drawLineTo=function(t,i,e){this.connectedTo.indexOf(t)<0&&this.connectedTo.push(t);var s,n,r=this.getCenter().x,a=this.getCenter().y,l=this.getRight(),p=this.getBottom(),y=this.getTop(),x=this.getLeft(),g=t.getCenter().x,f=t.getCenter().y,c=t.getTop(),d=t.getRight(),m=t.getLeft(),u=r===g,b=a===f,_=a<f,v=a>f||this===t,w=r>g,L=r<g,k=0,B=this.getAttr("line-length"),A=this.getAttr("line-width");if(e&&"bottom"!==e||!u||!_)if(e&&"right"!==e||!b||!L)if(e&&"left"!==e||!b||!w)if(e&&"right"!==e||!u||!v)if(e&&"right"!==e||!u||!_)if(e&&"bottom"!==e||!w)if(e&&"bottom"!==e||!L||!_)if(e&&"bottom"!==e||!L)if(e&&"right"===e&&w)n=10*Math.max(t.topLines.length,this.rightLines.length),s=o(this.chart,l,[{x:l.x+B/2,y:l.y},{x:l.x+B/2,y:c.y-B/2-n},{x:c.x,y:c.y-B/2-n},{x:c.x,y:c.y}],i),this.rightLines.push(s),t.topLines.push(s),this.rightStart=!0,t.topEnd=!0,k=l.x+B/2;else if(e&&"right"===e&&L)n=10*Math.max(t.topLines.length,this.rightLines.length),s=o(this.chart,l,[{x:c.x,y:l.y-n},{x:c.x,y:c.y-n}],i),this.rightLines.push(s),t.topLines.push(s),this.rightStart=!0,t.topEnd=!0,k=l.x+B/2;else if(e&&"bottom"===e&&u&&v)n=10*Math.max(t.topLines.length,thi
[all...]
/plugin/sketchcanvas/script/
H A Djs-yaml.min.js2 !function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,t.jsyaml=e()}}(function(){return function e(t,n,i){function r(a,s){if(!n[a]){if(!t[a]){var u="function"==typeof require&&require;if(!s&&u)return u(a,!0);if(o)return o(a,!0);var c=new Error("Cannot find module '"+a+"'");throw c.code="MODULE_NOT_FOUND",c}var l=n[a]={exports:{}};t[a][0].call(l.exports,function(e){var n=t[a][1][e];return r(n?n:e)},l,l.exports,e,t,n,i)}return n[a].exports}for(var o="function"==typeof require&&require,a=0;a<i.length;a++)r(i[a]);return r}({1:[function(e,t,n){"use strict";function i(e){return function(){throw new Error("Function "+e+" is deprecated and cannot be used.")}}var r=e("./js-yaml/loader"),o=e("./js-yaml/dumper");t.exports.Type=e("./js-yaml/type"),t.exports.Schema=e("./js-yaml/schema"),t.exports.FAILSAFE_SCHEMA=e("./js-yaml/schema/failsafe"),t.exports.JSON_SCHEMA=e("./js-yaml/schema/json"),t.exports.CORE_SCHEMA=e("./js-yaml/schema/core"),t.exports.DEFAULT_SAFE_SCHEMA=e("./js-yaml/schema/default_safe"),t.exports.DEFAULT_FULL_SCHEMA=e("./js-yaml/schema/default_full"),t.exports.load=r.load,t.exports.loadAll=r.loadAll,t.exports.safeLoad=r.safeLoad,t.exports.safeLoadAll=r.safeLoadAll,t.exports.dump=o.dump,t.exports.safeDump=o.safeDump,t.exports.YAMLException=e("./js-yaml/exception"),t.exports.MINIMAL_SCHEMA=e("./js-yaml/schema/failsafe"),t.exports.SAFE_SCHEMA=e("./js-yaml/schema/default_safe"),t.exports.DEFAULT_SCHEMA=e("./js-yaml/schema/default_full"),t.exports.scan=i("scan"),t.exports.parse=i("parse"),t.exports.compose=i("compose"),t.exports.addConstructor=i("addConstructor")},{"./js-yaml/dumper":3,"./js-yaml/exception":4,"./js-yaml/loader":5,"./js-yaml/schema":7,"./js-yaml/schema/core":8,"./js-yaml/schema/default_full":9,"./js-yaml/schema/default_safe":10,"./js-yaml/schema/failsafe":11,"./js-yaml/schema/json":12,"./js-yaml/type":13}],2:[function(e,t,n){"use strict";function i(e){return"undefined"==typeof e||null===e}function r(e){return"object"==typeof e&&null!==e}function o(e){return Array.isArray(e)?e:i(e)?[]:[e]}function a(e,t){var n,i,r,o;if(t)for(o=Object.keys(t),n=0,i=o.length;i>n;n+=1)r=o[n],e[r]=t[r];return e}function s(e,t){var n,i="";for(n=0;t>n;n+=1)i+=e;return i}function u(e){return 0===e&&Number.NEGATIVE_INFINITY===1/e}t.exports.isNothing=i,t.exports.isObject=r,t.exports.toArray=o,t.exports.repeat=s,t.exports.isNegativeZero=u,t.exports.extend=a},{}],3:[function(e,t,n){"use strict";function i(e,t){var n,i,r,o,a,s,u;if(null===t)return{};for(n={},i=Object.keys(t),r=0,o=i.length;o>r;r+=1)a=i[r],s=String(t[a]),"!!"===a.slice(0,2)&&(a="tag:yaml.org,2002:"+a.slice(2)),u=e.compiledTypeMap[a],u&&F.call(u.styleAliases,s)&&(s=u.styleAliases[s]),n[a]=s;return n}function r(e){var t,n,i;if(t=e.toString(16).toUpperCase(),255>=e)n="x",i=2;else if(65535>=e)n="u",i=4;else{if(!(4294967295>=e))throw new I("code point within a string may not be greater than 0xFFFFFFFF");n="U",i=8}return"\\"+n+j.repeat("0",i-t.length)+t}function o(e){this.schema=e.schema||S,this.indent=Math.max(1,e.indent||2),this.skipInvalid=e.skipInvalid||!1,this.flowLevel=j.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=i(this.schema,e.styles||null),this.sortKeys=e.sortKeys||!1,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function a(e,t){for(var n,i=j.repeat(" ",t),r=0,o=-1,a="",s=e.length;s>r;)o=e.indexOf("\n",r),-1===o?(n=e.slice(r),r=s):(n=e.slice(r,o+1),r=o+1),n.length&&"\n"!==n&&(a+=i),a+=n;return a}function s(e,t){return"\n"+j.repeat(" ",e.indent*t)}function u(e,t){var n,i,r;for(n=0,i=e.implicitTypes.length;i>n;n+=1)if(r=e.implicitTypes[n],r.resolve(t))return!0;return!1}function c(e){this.source=e,this.result="",this.checkpoint=0}function l(e,t,n){var i,r,o,s,l,f,m,g,y,x,v,A,b,w,C,k,j,I,S,O,E;if(0===t.length)return void(e.dump="''");if(-1!==te.indexOf(t))return void(e.dump="'"+t+"'");for(i=!0,r=t.length?t.charCodeAt(0):0,o=M===r||M===t.charCodeAt(t.length
[all...]
/plugin/multiselect/_test/
H A Dsyntax.test.php25 $this->assertTrue($mselector->length === 1);
26 $this->assertTrue(pq("span",$mselector)->length === 4);
46 $this->assertTrue($mselector->length === 1);
47 $this->assertTrue(pq("span",$mselector)->length === 4);
/plugin/headernofloat/
H A Dscript.js11 if(e.length==0) return;
13 for (ii = 0; ii < e.length;ii++) {
16 for(kk = 0; kk<ediv.length; kk++) {
/plugin/amcharts/assets/amcharts/
H A Dxy.js3 …var a={},b;if("xy"==this.type){var c=this.xAxes,d=this.yAxes;for(b=0;b<c.length;b++){var g=c[b];g.…
4 d.length;b++)c=d[b],c.ignoreAxisWidth||(c.setOrientation(!1),c.fixAxisPosition(),a[c.position]=!0)}…
14length;b++){var c=a[b];this.setAxisRenderers(c);this.updateObjectSize(c)}},setAxisRenderers:functi…
16length;b++){var c=a[b];c.valueAxis.recalculateToPercents?c.set&&c.set.hide():(c.x=this.marginLeftR…
20 …ly){var a=this.valueAxes,b;for(b=0;b<a.length;b++)a[b].zoom(this.start,this.end);a=this.graphs;for…
23 …unction(){var a,b=this.valueAxes;for(a=0;a<b.length;a++)b[a].hideBalloon();b=this.graphs;for(a=0;a…
25length&&(d=new e.ValueAxis(this.theme),d.rotate=!1,d.setOrientation(!1),c.push(d),b.push(d));0===a…
27length,c,d;for(c=0;c<b;c++)d=a[c],d.zoom(0,this.chartData.length-1)},updateData:function(){this.pa…
29length;d++){var g={axes:{},x:{},y:{}},h=this.dataDateFormat,f=a[d],k;for(k=0;k<b.length;k++){var m…
38length;h++){var b=this.valueAxes[h],f=b.balloon;f||(f={});f=e.extend(f,this.balloon,!0);f.fillColo…
[all …]
/plugin/highlight2wiki/
H A Dscript.js48 for (var j = 0; j < lines.length; j++) {
65 for (var j = 0; j < lines.length; j++) {
85 for (var j = 0; j < lines.length; j++) {
123 innerHTML = innerHTML.substring(0,index) + "<mark2>" + innerHTML.substring(index,index+text.length) + "</mark2>" + innerHTML.substring(index + text.length);
139 for (var j = 0; j < lines.length; j++) {
153 for (var j = 0; j < lines.length; j++) {
169 innerHTML = innerHTML.substring(0,index) + "<markfr>" + innerHTML.substring(index,index+text.length) + "</markfr>" + innerHTML.substring(index + text.length);
289 if(str.charAt(str.length
[all...]
/plugin/ifauthex/lib/
H A Dtokenizer.php110 public function __construct($definition, $text, $position, $length) { argument
114 $this->_length = $length;
120 public function length() { return $this->_length; } function in AST\\TokenInstance
123 return mb_substr($this->_text, $this->position(), $this->length());
125 return substr($this->_text, $this->position(), $this->length());
143 for ($position = 0; $position < $textLen; $position += $foundTokInst->length()) {
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js109 key = key.substring(1, key.length);
123 for (var i = 0; i < stencils.length; i++)
182 if (diagrams.length > 0)
222 return diagrams.length;
519 if (divs2.length > 0)
524 if (data.length > 0)
556 if (diagrams.length > 0)
561 if (text.length > 0)
574 if (temp.length > 0)
828 for (var i = 0; i < tmp.length; i++)
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DBoundedExhaustive.php98 * @param int $length Max data length.
103 $length = 5 argument
106 $this->setLength($length);
363 * @param int $length Length.
367 public function setLength($length) argument
369 if (0 >= $length) {
373 $length
378 $this->_length = $length;
/plugin/vbsso/vendor/composer/
H A DClassLoader.php173 $length = strlen($prefix);
174 if ('\\' !== $prefix[$length - 1]) {
177 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
224 $length = strlen($prefix);
225 if ('\\' !== $prefix[$length - 1]) {
228 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
383 $length = $this->prefixLengthsPsr4[$first][$search];
384 … if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) {
/plugin/icalevents/vendor/composer/
H A DClassLoader.php173 $length = strlen($prefix);
174 if ('\\' !== $prefix[$length - 1]) {
177 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
224 $length = strlen($prefix);
225 if ('\\' !== $prefix[$length - 1]) {
228 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
383 $length = $this->prefixLengthsPsr4[$first][$search];
384 … if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) {
/plugin/flowplay/flowplayer/
H A Dswfobject.js54 if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){
62 if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";
69 if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}
86 if(navigator.plugins&&navigator.mimeTypes.length){
111 for(var i=0;i<_2b.length;i++){
117 for(var i=0;i<_2d.length;i++){_2d[i].style.display="none";for(var x in _2d[i]){
134 this[this.length]=_31;
135 return this.length;};}
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.flash.min.js

1...<<11121314151617181920>>...85