/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/ |
H A D | NonceTrait.php | 33 protected function generateNonce(int $byteLength): string argument 36 return base64_encode(random_bytes($byteLength));
|
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/ |
H A D | Decoder.php | 280 $byteLength = $pointerSize + $this->pointerBaseByteSize; 282 if ($byteLength <= _MM_MAX_INT_BYTES) { 298 private function decodeUint($bytes, $byteLength) argument 300 if ($byteLength === 0) { 306 for ($i = 0; $i < $byteLength; ++$i) { 310 if ($byteLength <= _MM_MAX_INT_BYTES) {
|
/plugin/stlviewer/stlviewer/ |
H A D | parser.min.js | 2 …byteLength!=m)return parse_stl_ascii(e);try{for(x+=4;y--;)x+=12,null==(r=f[[t=u.getFloat32(x,!0),n…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 378 array.byteLength 559 Buffer.byteLength = byteLength 1009 byteLength = byteLength | 0 1024 byteLength = byteLength | 0 1073 byteLength = byteLength | 0 1091 byteLength = byteLength | 0 1094 var i = byteLength 1172 byteLength = byteLength | 0 1188 byteLength = byteLength | 0 1191 var i = byteLength - 1 [all …]
|
H A D | pdfmake.min.js.map | 1 …byteLength","write","object","isBuffer","fromBuffer","isArray","fromArray","TypeError","ArrayBuffe…
|
H A D | pdfmake.min.js | 1 …t[r]=255&e[r];return t}function l(e,n){return t.TYPED_ARRAY_SUPPORT?(n.byteLength,e=t._augment(new… 7 …byteLength}catch(n){return!1}}(),t.isBuffer=function(t){return!(null==t||!t._isBuffer)},t.compare=… 8 …ction(t,e){return Aa.set(t,e),t}:bo;Jo||(Ve=$o&&ha?function(t){var e=t.byteLength,n=la?ea(e/Ca):0,…
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 765 assert(arr.byteLength !== undefined); 766 return arr.byteLength; 799 itemLength = item.byteLength; 7434 if (view.byteLength === 0) { 8167 byteLength: byteLength 8271 byteLength: view.byteLength, 8435 var byteLength = chunk.byteLength; 8497 if (firstDescriptor.byteLength !== view.byteLength) { 14569 var srcLength = src.byteLength; 18048 this._loaded += chunk.byteLength; [all …]
|
H A D | pdf.worker.js | 531 length: stream.bytes.byteLength 1934 assert(arr.byteLength !== undefined); 1935 return arr.byteLength; 1968 itemLength = item.byteLength; 8603 if (view.byteLength === 0) { 9336 byteLength: byteLength 9440 byteLength: view.byteLength, 9604 var byteLength = chunk.byteLength; 9666 if (firstDescriptor.byteLength !== view.byteLength) { 11728 position += data.byteLength; [all …]
|
H A D | pdf.js.map | 1 …byteLength","bytesFilled","elementSize","ctor","readerType","ReadableByteStreamControllerGetDesire…
|
H A D | pdf.worker.js.map | 1 …byteLength","bytesFilled","elementSize","readerType","ReadableByteStreamControllerGetDesiredSize",…
|
/plugin/diagramsnet/lib/js/socket.io/ |
H A D | simplepeer9.10.0.min.js | 1 …2]<<8)+e[n-1],a.push(c[t>>10]+c[63&t>>4]+c[63&t<<2]+"=")),a.join("")}n.byteLength=function(e){var … 6 …byteLength<t)throw new RangeError("\"offset\" is outside of buffer bounds");if(e.byteLength<t+(n||…
|
/plugin/sequencediagram/bower_components/lodash/dist/ |
H A D | lodash.min.js | 42 …tructor(r);return n.copy(r),r}function Rr(n){var t=new n.constructor(n.byteLength);return new vi(t… 56 …nction he(n,t,r,e,u,i,o){switch(r){case"[object DataView]":if(n.byteLength!=t.byteLength||n.byteOf… 57 if(n.byteLength!=t.byteLength||!i(new vi(n),new vi(t)))break;return true;case"[object Boolean]":cas… 60 …]":return t=r?Rr(n.buffer):n.buffer,new n.constructor(t,n.byteOffset,n.byteLength);case"[object Fl…
|
H A D | lodash.js | 4525 var result = new arrayBuffer.constructor(arrayBuffer.byteLength); 4540 return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength); 5694 if ((object.byteLength != other.byteLength) || 5702 if ((object.byteLength != other.byteLength) ||
|
/plugin/sequencediagram/bower_components/lodash/ |
H A D | lodash.js | 4525 var result = new arrayBuffer.constructor(arrayBuffer.byteLength); 4540 return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength); 5694 if ((object.byteLength != other.byteLength) || 5702 if ((object.byteLength != other.byteLength) ||
|
/plugin/combo/resources/library/rrdiagram/0.9.4.1/ |
H A D | rrdiagram.js.map | 1 …byteLength","klass","$len","iter","concat","$nativeIterator","CORRECT_ITER_NAME","$iterator","of",…
|
H A D | rrdiagram.js | 1 …byteLength;if(void 0===i){if(g%e)throw V("Wrong length!");if((u=g-p)<0)throw V("Wrong length!")}el…
|
/plugin/fetchmedia/lib/ |
H A D | bundle.js | 1 …byteLength;if(void 0===i){if(v%n)throw z("Wrong length!");if((u=v-h)<0)throw z("Wrong length!")}el…
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 1478 var len = bytes.byteLength; 1507 for (var i = start || 0; i < uint8Array.byteLength; i++) 1516 for (var i = p + 1; p > -1 && i < uint8Array.byteLength && i < p + str.length - 1; i++)
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js | 9 …byteLength,n<0||e.byteLength<n)throw new RangeError("'offset' is out of bounds");if(e.byteLength<n… 15 ….vfs)}}}).call(this,n(4).Buffer,n(22))},function(t,e,n){"use strict";e.byteLength=function(t){var … 20 …y)&&(t=new Uint8Array(t.buffer,t.byteOffset,t.byteLength)),t instanceof Uint8Array){for(var e=t.by… 37 …byteLength(n.en,"utf16le"),string:n.en}),"postscriptName"===e&&t.push({platformID:1,encodingID:0,l…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | editor.worker.js | 1 …{const i=n-t;return(e<<t|(~((1<<i)-1)&e)>>>i)>>>0}function I(e,t=0,n=e.byteLength,i=0){for(let r=0…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | editor.worker.js | 1 …{const i=n-t;return(e<<t|(~((1<<i)-1)&e)>>>i)>>>0}function I(e,t=0,n=e.byteLength,i=0){for(let r=0…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/ |
H A D | jszip.min.js | 12 …nt8Array(a))},array:function(a){return g(new Uint8Array(a),new Array(a.byteLength))},arraybuffer:d…
|
H A D | jszip.js | 2109 return arrayLikeToArrayLike(new Uint8Array(input), new Array(input.byteLength));
|
/plugin/sequencediagram/bower_components/lodash/test/ |
H A D | test.js | 2813 assert.strictEqual(actual.byteLength, arrayBuffer.byteLength); 2828 assert.strictEqual(actual.byteLength, buffer.byteLength);
|
/plugin/ol3/ |
H A D | script.js | 8 …byteLength,r<0||e.byteLength<r)throw new RangeError("'offset' is out of bounds");if(e.byteLength<r… function
|