Home
last modified time | relevance | path

Searched refs:apply (Results 51 – 75 of 1183) sorted by last modified time

12345678910>>...48

/plugin/confmanager/
H A Djquery.form.js170 callbacks[i].apply(context, [data, status, xhr || $form, $form]);
/plugin/cloud/
H A DCOPYING18 the GNU Library General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/caption/
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js41305 return fn.apply(that, arguments);
44494 var v = r.apply(this, s);
48700 listeners[i].apply(self, args);
55391 then.apply(obj, arguments);
70578 fn.apply(null, args);
70754 this.fun.apply(null, this.array);
73891 keys.push.apply(keys, symbols);
74276 callback.apply(this, args);
78130 setTimeout.apply(null, args);
81654 var apply = Function.prototype.apply;
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js2560 return Array.prototype.concat.apply([], dataArray);
3146 return String.fromCharCode.apply(null, array);
3150 … result.push(String.fromCharCode.apply(null, array.slice(k, Math.min(k + chunk, len))));
3153 … result.push(String.fromCharCode.apply(null, array.subarray(k, Math.min(k + chunk, len))));
3444 callback.apply(self || null, args || []);
4448 then.apply(obj, arguments);
5501 return [].concat.apply([], chunks);
5540 try { String.fromCharCode.apply(null, [ 0 ]); } catch (__) { STR_APPLY_OK = false; }
5541 try { String.fromCharCode.apply(null, new Uint8Array(1)); } catch (__) { STR_APPLY_UIA_OK = false; }
5613 return String.fromCharCode.apply(null, utils.shrinkBuf(buf, len));
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs232 …return [].concat.apply([], bufs.map(function(buf) { return Array.isArray(buf) ? buf : [].slice.cal…
3923 …ngth;++i) if(bufs[0][i]) for(var j=0,L=bufs[0][i].length;j<L;j+=w) x.push.apply(x, bufs[0][i].slic…
9741 default: throw "Cannot apply delta for QPW cell type " + (flags & 0x1F);
9746 default: throw "Cannot apply repeat for QPW cell type " + (flags & 0x1F);
22057 …if(unescapexml(y["condition"]) == "value()>=0") NF = number_format_map[y["apply-style-name"]] + ";…
23059 …culation-settings table:case-sensitive="false" table:search-criteria-must-apply-to-whole-cell="tru…
23531 out.push.apply(out, parse_snappy_chunk(t, buf[subarray](l, l + len)));
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js182 function ob(a,b,c){return a.apply(b,c);var d}
250 function Xl(a){return String.fromCharCode.apply(null,a)}
503 …(h+10000,j);e=g-h;k=a.slice(h,g);k.splice(0,0,d,f?e:0);Array.prototype.splice.apply(i,k);h=g;d+=e}}
/plugin/dev/
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/dev/skel/
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/structtasks/
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/orphanswanted/
H A DCOPYING18 the GNU Library General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/button/
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
H A Dstyle.css51 - template style won't apply to the links because it is not a <a> link.
/plugin/bibtex4dw/
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/copycode/
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/tag/
H A DCOPYING18 the GNU Library General Public License instead.) You can apply it to
116 These requirements apply to the modified work as a whole. If
119 themselves, then this License, and its terms, do not apply to those
215 apply and the section as a whole is intended to apply in other
/plugin/imapmarkers/
H A Djquery.imagemapster.js118 return m.bind.apply(this, arguments);
202 e.apply(context);
247 constr.apply(me, args);
629 result = this.func_map.apply(data, me.args);
638 result = me.func_area.apply(e, me.args);
1121 me.unbind.apply(img);
1755 return p[method].apply(this, arguments);
1788 return ap.slice.apply(this, arguments);
1791 ap.slice.apply(this.status, arguments);
1792 var result = ap.slice.apply(this, arguments);
[all …]
/plugin/bureaucracy/
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/tgnotify/
H A DLICENSE178 APPENDIX: How to apply the Apache License to your work.
180 To apply the Apache License to your work, attach the following
/plugin/htmlok/
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/gitbacked/
H A DCHANGELOG.md90 …- Updated default setting for `$conf['addParams']` to apply DokuWiki user name as commit author an…
H A DLICENSE18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md156 // Will apply a filter to any property of any objects named "id"
168 // Will apply a filter to the property "id" of any objects of the class "MyClass"
181 // Will apply a filter to any object that is an instance of Doctrine\Common\Collections\Collection
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php33 * Filters to apply.
40 * Type Filters to apply.
125 return $filter->apply($var);
229 $filter->apply(
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineProxyFilter.php18 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\Doctrine\\DoctrineProxyFilter

12345678910>>...48