Home
last modified time | relevance | path

Searched refs:length (Results 326 – 350 of 2103) sorted by relevance

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

/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js44 if ( d.length == 0 )
92 for(var i=0; i<ca.length; i++) {
95 if (c.indexOf(name) == 0) return c.substring(name.length,c.length);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DTerm.php74 public function setPrefixLength(int $length = 1): self argument
76 return $this->setParam('prefix_length', $length);
80 * The minimum length a suggest text term must have in order to be included.
84 public function setMinWordLength(int $length = 4): self argument
86 return $this->setParam('min_word_length', $length);
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
H A Djax.js19length;ac<ab;ac++){if(this.childNodes[ac]===ad){break}}if(ac===ab){return}this.childNodes.splice(a…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js24909 …return this.length >= str.length && this.getTextProvider()(this.end - str.length, str.length) === …
26440 if (length === void 0) { length = node.length; }
26446 this.length = length;
28752 this.length = length;
28765 if (length === void 0) { length = 0; }
28772 if (length === void 0) { length = 0; }
34019 var length = node.length;
34020 if (length !== 9 && length !== 7 && length !== 5 && length !== 4) {
35876 if (parts.length > 1 && parts[parts.length - 1].length === 0) {
35922 if (haystack.length < needle.length) {
[all …]
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWK.php170 * @param int $length
173 private static function encodeLength(int $length): string argument
175 if ($length <= 0x7F) {
176 return \chr($length);
179 $temp = \ltrim(\pack('N', $length), \chr(0));
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs736 return o.length > fmt.length ? o : hashq(fmt.substr(0,fmt.length-o.length)) + o;
771 if(oa.length < r[4].length) oa = hashq(r[4].substr(r[4].length-oa.length)) + oa;
782 if(fmt.length <= o.length) return o;
852 return o.length > fmt.length ? o : hashq(fmt.substr(0,fmt.length-o.length)) + o;
891 if(oa.length < r[4].length) oa = hashq(r[4].substr(r[4].length-oa.length)) + oa;
902 if(fmt.length <= o.length) return o;
1506 return L.length - R.length;
4211 if(!length) length = XLSBRecordEnum[t].p || (payload||[]).length || 0;
9395 if(len > length - 1) len = length - 1;
10074 if(length >= 4) blob.l += length - 4;
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckblockquotecommand.js51 for ( var i = 0 ; i < paragraphs.length ; i++ )
57 while ( paragraphs.length > 0 )
68 while ( tmp.length > 0 )
88 while ( paragraphs.length > 0 )
117 while ( moveOutNodes.length > 0 )
144 while ( movedNodes.length )
187 for ( var i = 0 ; i < path.Elements.length ; i++ )
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dslice.rst19 You can use any valid expression for both the start and the length:
23 {% for i in [1, 2, 3, 4, 5]|slice(start, length) %}
31 {% for i in [1, 2, 3, 4, 5][start:length] %}
50 If length is given and is positive, then the sequence will have up to that
51 many elements in it. If the variable is shorter than the length, then only the
52 available variable elements will be present. If length is given and is
65 * ``length``: The size of the slice
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/
H A DMultiLineConditionSniff.php240 $length = -1;
242 $length = 0;
246 $length = strlen($tokens[($closeBracket + 1)]['content']);
249 $length = 1;
252 if ($length === 1) {
256 $data = array($length);
260 if ($length === -1) {
269 if ($length === 0) {
/plugin/davcard/vendor/composer/
H A DClassLoader.php172 $length = strlen($prefix);
173 if ('\\' !== $prefix[$length - 1]) {
176 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
223 $length = strlen($prefix);
224 if ('\\' !== $prefix[$length - 1]) {
227 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
351 foreach ($this->prefixLengthsPsr4[$first] as $prefix => $length) {
354 … if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) {
/plugin/webdavclient/vendor/composer/
H A DClassLoader.php172 $length = strlen($prefix);
173 if ('\\' !== $prefix[$length - 1]) {
176 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
223 $length = strlen($prefix);
224 if ('\\' !== $prefix[$length - 1]) {
227 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
351 foreach ($this->prefixLengthsPsr4[$first] as $prefix => $length) {
354 … if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) {
/plugin/davcal/vendor/composer/
H A DClassLoader.php172 $length = strlen($prefix);
173 if ('\\' !== $prefix[$length - 1]) {
176 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
223 $length = strlen($prefix);
224 if ('\\' !== $prefix[$length - 1]) {
227 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
351 foreach ($this->prefixLengthsPsr4[$first] as $prefix => $length) {
354 … if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) {
/plugin/codemirror/dist/modes/
H A Dphp.min.js1length;++d)b[c[d]]=true;return b}function c(a,b,e){if(a.length==0)return d(b);return function(f,g)…
/plugin/jspwiki_import/importer/
H A Dgwt.js35 var wasEmpty = (this.pendingScriptElems_.length == 0);
37 for (var i = 0, n = scriptArray.length; i < n; i += 2) {
69 for (var i = 0, n = styleSrcArray.length; i < n; ++i) {
84 if (elems.length > 0) {
94 if (elems.length > 0) {
200 for (var i = 0, n = this.blocks_.length; i < n; ++i) {
220 return this.blocks_.length == 0;
234 for (var i = 0, n = this.blocks_.length; i < n; ++i) {
279 for (var i = 0, n = this.blocks_.length; i < n; ++i) {
337 if (queryString.length > 0) {
[all …]
/plugin/markdownextra/lib/meltdown/js/lib/
H A Drangyinputs-jquery.min.js17length),typeof d==b&&(d=c),0>d&&(d+=a.value.length),{start:c,end:d}}function q(a,b,c){return{start…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js46 for ( i = listeners.events.length - 1; i >= 0; i-- ) {
52 for ( i = listeners.queue.length - 1; i >= 0; i-- ) {
85 for ( var i = 0; i < listeners.events.length; i++ ) {
91 if ( listeners.queue.length ) {
92 while ( listeners.queue.length ) {
230 var len = O.length >>> 0;
298 len = t.length >>> 0;
307 if ( arguments.length > 0 ) {
360 dontEnumsLength = dontEnums.length;
440 for (var i = 0; i < keys.length; i++)
[all …]
/plugin/zip/pear/File/Archive/Reader/
H A DZip.php204 function getData($length = -1) argument
210 if ($length>=0) {
211 $actualLength = min($length, $this->currentStat[7]-$this->offset);
227 function skip($length = -1) argument
230 if ($length == -1) {
240 function rewind($length = -1) argument
243 if ($length == -1) {
246 $this->offset = min(0, $this->offset - $length);
363 foreach ($blocks as $length) {
365 $newData .= substr($this->data, 0, $length);
[all …]
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js23 function abbreviateText(text, length) { argument
25 if (abbreviated.length <= length) {
29 var lastWhitespaceIndex = abbreviated.substring(0, length - 1).lastIndexOf(' ');
47 if (title.length > 0 && creator.length > 0) {
61 if (canonical && canonical.length > 0) {
145 if (options.css_path.length > 0) {
285 for (; i < cookie_list.length; i += 1) {
288 if (i < cookie_list.length - 1) {
351 var service = click.substr(click.lastIndexOf('_') + 1, click.length);
354 if ($('#' + event.target.id + ':checked').length) {
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script.js106 if (this.caching && !queryElem.length) {
142 errors[errors.length] = '- ' + tryLoader.toUpperCase() + ': ' + this._l(error);
170 _reqHeaders[_reqHeaders.length] = [label, value];
204 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
205 p += 1 + a.length;
255 queryElem[queryElem.length] = { name: curPrefix, e: v };
262 queryText[queryText.length] = curPrefix + "=" + this.escape('' + v);
264 if (formAdded && queryElem.length > 1) {
269 queryText[queryText.length] = content;
455 if (this.queryElem.length) return ['script_no_form'];
[all …]
H A DJsHttpRequest-script-xml.js106 if (this.caching && !queryElem.length) {
170 _reqHeaders[_reqHeaders.length] = [label, value];
204 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
205 p += 1 + a.length;
255 queryElem[queryElem.length] = { name: curPrefix, e: v };
264 if (formAdded && queryElem.length > 1) {
269 queryText[queryText.length] = content;
455 if (this.queryElem.length) return ['script_no_form'];
457 if (req._reqHeaders.length) return ['no_headers', 'SCRIPT'];
509 if (this.queryElem.length) return ['xml_no_form_upl'];
[all …]
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-script.js68 if(this.caching&&!_9.length){
100 _d[_d.length]="- "+_f.toUpperCase()+": "+this._l(_12);
119 _reqHeaders[_reqHeaders.length]=[_14,_15];
146 p+=1+a.length;
189 _21[_21.length]={name:_25,e:v};
197 _20[_20.length]=_25+"="+this.escape(""+v);
200 if(_22&&_21.length>1){
205 _20[_20.length]=_1e;
319 if(this.queryElem.length){
322 if(this.url.length>JsHttpRequest.MAX_URL_LEN){
[all …]
H A DJsHttpRequest-script-xml.js68 if(this.caching&&!_9.length){
119 _reqHeaders[_reqHeaders.length]=[_14,_15];
146 p+=1+a.length;
189 _21[_21.length]={name:_25,e:v};
197 _20[_20.length]=_25+"="+this.escape(""+v);
200 if(_22&&_21.length>1){
205 _20[_20.length]=_1e;
319 if(this.queryElem.length){
325 if(req._reqHeaders.length){
362 if(this.queryElem.length){
[all …]
/plugin/codehighlight/cp/engines/
H A Dmsie.js104 else if(mid+2000>code.length) {ini=code.length-4000;end=code.length;}
134 for(i=0;i<Language.syntax.length;i++)
144 for (var i=0; i<snippets.length; i++) {
163 for (var i=0; i<complete.length; i++) {
174 for(var i=0;i<Language.complete.length;i++)
181 for(var i=0;i<Language.complete.length;i++)
182 cChars += '|'+Language.complete[i].output.charAt(Language.complete[i].output.length-1);
209 for(var i=0;i<Language.shortcuts.length;i++)
218 return words[words.length-1].replace(/[\W]/gi,'').toLowerCase();
241 range.move('character', -repfin.length);
/plugin/diagramsnet/lib/plugins/
H A Dsql.js316 if (name.lastIndexOf(']') === (name.length - 1)) {
317 name = name.substring(0, name.length - 1);
320 if (name.lastIndexOf(')') === (name.length - 1)) {
321 name = name.substring(0, name.length - 1);
324 if (name.lastIndexOf('(') === (name.length - 1)) {
325 name = name.substring(0, name.length - 1);
334 if (name.charAt(name.length - 1) === '(') {
359 for (var i = 0; i < lines.length; i++) {
388 … var name = tmp.substring(0, (tmp.charAt(tmp.length - 1) === ',') ? tmp.length - 1 : tmp.length);
522 …r alterTableRow = tmp.substring(0, (tmp.charAt(tmp.length - 1) === ',') ? tmp.length - 1 : tmp.len…
[all …]
/plugin/fastwiki/
H A Dscript.js83 if (aPathId.substr(-curPathId.length) == curPathId) {
98 if (form.length > 0 && form[0]['do'] && form[0]['do'].value in m_supportedActions) {
129 var numParams = href.split('=').length;
184 if (oldpreview.length > 0)
209 while (target.length > 0 && !(target.hasClass('sectionedit' + nr) || target.find('.sectionedit' + nr).length)) {
230 if ($edit_text.length > 0 && !$edit_text.attr('readOnly')) {
271 if ($editform.length == 0)
275 if ($edit_text.length > 0) {
342 if (JSINFO.fastwiki.save && m_origViewMode == 'show' && $edit_text.val().length>
[all...]

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