Home
last modified time | relevance | path

Searched refs:bytes (Results 76 – 100 of 319) sorted by relevance

12345678910>>...13

/plugin/pdfjs/pdfjs/web/locale/zam/
H A Dviewer.properties41 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
42 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
44 # will be replaced by the PDF file size in megabytes, respectively in bytes.
45 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/encryptedpasswords/script/
H A Dmd5.min.js10 !function(){"use strict";function t(t){if(t)d[0]=d[16]=d[1]=d[2]=d[3]=d[4]=d[5]=d[6]=d[7]=d[8]=d[9]=d[10]=d[11]=d[12]=d[13]=d[14]=d[15]=0,this.blocks=d,this.buffer8=l;else if(a){var r=new ArrayBuffer(68);this.buffer8=new Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}var r="input is invalid type",e="object"==typeof window,i=e?window:{};i.JS_MD5_NO_WINDOW&&(e=!1);var s=!e&&"object"==typeof self,h=!i.JS_MD5_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node;h?i=global:s&&(i=self);var f=!i.JS_MD5_NO_COMMON_JS&&"object"==typeof module&&module.exports,o="function"==typeof define&&define.amd,a=!i.JS_MD5_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,n="0123456789abcdef".split(""),u=[128,32768,8388608,-2147483648],y=[0,8,16,24],c=["hex","array","digest","buffer","arrayBuffer","base64"],p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),d=[],l;if(a){var A=new ArrayBuffer(68);l=new Uint8Array(A),d=new Uint32Array(A)}!i.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),!a||!i.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var b=function(r){return function(e){return new t(!0).update(e)[r]()}},v=function(){var r=b("hex");h&&(r=w(r)),r.create=function(){return new t},r.update=function(t){return r.create().update(t)};for(var e=0;e<c.length;++e){var i=c[e];r[i]=b(i)}return r},w=function(t){var e=eval("require('crypto')"),i=eval("require('buffer').Buffer"),s=function(s){if("string"==typeof s)return e.createHash("md5").update(s,"utf8").digest("hex");if(null===s||void 0===s)throw r;return s.constructor===ArrayBuffer&&(s=new Uint8Array(s)),Array.isArray(s)||ArrayBuffer.isView(s)||s.constructor===i?e.createHash("md5").update(new i(s)).digest("hex"):t(s)};return s};t.prototype.update=function(t){if(!this.finalized){var e,i=typeof t;if("string"!==i){if("object"!==i)throw r;if(null===t)throw r;if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw r;e=!0}for(var s,h,f=0,o=t.length,n=this.blocks,u=this.buffer8;f<o;){if(this.hashed&&(this.hashed=!1,n[0]=n[16],n[16]=n[1]=n[2]=n[3]=n[4]=n[5]=n[6]=n[7]=n[8]=n[9]=n[10]=n[11]=n[12]=n[13]=n[14]=n[15]=0),e)if(a)for(h=this.start;f<o&&h<64;++f)u[h++]=t[f];else for(h=this.start;f<o&&h<64;++f)n[h>>2]|=t[f]<<y[3&h++];else if(a)for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?u[h++]=s:s<2048?(u[h++]=192|s>>6,u[h++]=128|63&s):s<55296||s>=57344?(u[h++]=224|s>>12,u[h++]=128|s>>6&63,u[h++]=128|63&s):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),u[h++]=240|s>>18,u[h++]=128|s>>12&63,u[h++]=128|s>>6&63,u[h++]=128|63&s);else for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?n[h>>2]|=s<<y[3&h++]:s<2048?(n[h>>2]|=(192|s>>6)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]):s<55296||s>=57344?(n[h>>2]|=(224|s>>12)<<y[3&h++],n[h>>2]|=(128|s>>6&63)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),n[h>>2]|=(240|s>>18)<<y[3&h++],n[h>>2]|=(128|s>>12&63)<<y[3&h++],n[h>>2]|=(128|s>>6&63)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]);this.lastByteIndex=h,this.bytes+=h-this.start,h>=64?(this.start=h-64,this.hash(),this.hashed=!0):this.start=h}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},t.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,r=this.lastByteIndex;t[r>>2]|=u[3&r],r>=56&&(this.hashed||this.hash(),t[0]=t[16],t[16]=t[1]=t[2]=t[3]=t[4]=t[5]=t[6]=t[7]=t[8]=t[9]=t[10]=t[11]=t[12]=t[13]=t[14]=t[15]=0),t[14]=this.bytes<<3,t[15]=this.hBytes<<3|this.bytes>>>29,this.hash()}},t.prototype.hash=function(){var t,r,e,i,s,h,f=this.blocks;this.first?r=((r=((t= (…)
/plugin/pdfjs/pdfjs/web/locale/as/
H A Dviewer.properties67 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
68 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
70 # will be replaced by the PDF file size in megabytes, respectively in bytes.
71 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/ks/
H A Dviewer.properties67 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
68 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
70 # will be replaced by the PDF file size in megabytes, respectively in bytes.
71 document_properties_mb={{size_kb}} KB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/or/
H A Dviewer.properties67 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
68 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
70 # will be replaced by the PDF file size in megabytes, respectively in bytes.
71 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/groupmail/
H A Dsyntax.php392 $bytes = bin2hex(random_bytes(8));
393 $newrecord = '====== msg'.$bytes.' ======'."\n";
399 …$lastline .= $this->getLang("viewonline").wl($ID,'', true).'?id='.$targetpage."#msg".$bytes."\n\n\…
401 …ang("viewonline").'<a href="'.wl($ID,'', true).'?id='.$targetpage."#msg".$bytes.'">'.$bytes."</a>";
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php958 $bytes = 1;
965 $bytes = 2;
968 $bytes = 3;
971 $bytes = 4;
975 for ($i = 2; $i <= $bytes; $i++) { // 10xxxxxx
/plugin/pdfjs/pdfjs/web/locale/ne-NP/
H A Dviewer.properties74 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
75 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
77 # will be replaced by the PDF file size in megabytes, respectively in bytes.
78 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php422 * @param int $bytes seek to this position
424 function skipbytes($bytes) { argument
426 @gzseek($this->fh, $bytes, SEEK_CUR);
429 @bzread($this->fh, $bytes);
431 @fseek($this->fh, $bytes, SEEK_CUR);
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php468 $bytes = \strlen($labels[$i]);
469 $domainLength += $bytes;
471 if ($bytes > self::MAX_LABEL_SIZE) {
582 $bytes = array_map('ord', str_split($input));
585 if ($bytes[$j] > 0x7F) {
605 $digit = self::$basicToDigit[$bytes[$in++] & 0xFF];
/plugin/pdfjs/pdfjs/web/locale/hto/
H A Dviewer.properties53 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
54 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
56 # will be replaced by the PDF file size in megabytes, respectively in bytes.
57 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md41 from to remove bytes from the buffer.
50 // When more than 1024 bytes are in the buffer, it will begin returning
58 The CachingStream is used to allow seeking over previously read bytes on
62 a PHP temp stream so that previously read bytes are cached first in memory,
94 // Start dropping data when the stream has more than 10 bytes
187 Stream that when read returns bytes for a streaming multipart or
427 of bytes have been read.
435 bytes have been read.
504 number of requested bytes are available. Any additional bytes will be
511 $generator = function ($bytes) {
[all …]
/plugin/odp/
H A DZipLib.class.php275 $pos = ftell($zip); $bytes = 0x00000000;
280 $bytes=(($bytes << 8) & 0xFFFFFFFF) | Ord($byte);
281 if ($bytes == 0x504b0506){ $pos++; break; } $pos++;
/plugin/swiftmail/
H A DSwift.php423 while (false !== $bytes = $data->read())
424 $this->command($bytes, -1);
446 while (false !== $bytes = $data->read())
447 $this->command($bytes, -1);
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties72 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
73 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
75 # will be replaced by the PDF file size in megabytes, respectively in bytes.
76 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/bn-IN/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
89 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
92 document_properties_mb={{size_mb}} মেগাবাইট ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties68 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
69 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
71 # will be replaced by the PDF file size in megabytes, respectively in bytes.
72 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/hi-IN/
H A Dviewer.properties83 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
84 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
86 # will be replaced by the PDF file size in megabytes, respectively in bytes.
87 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/te/
H A Dviewer.properties77 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
78 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
80 # will be replaced by the PDF file size in megabytes, respectively in bytes.
81 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/authdrupal8/
H A Dpassword.inc38 * Encodes bytes into printable base 64 using the *nix standard from crypt().
41 * The string containing bytes to encode.
43 * The number of characters (bytes) to encode.
97 // 6 bytes is the standard salt for a portable phpass hash.
133 * Plain-text password up to 512 bytes (128 to 512 UTF-8 characters) to hash.
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js889 if (!this.available(bytes)) {
892 this.localOffset += bytes;
893 this.offset += bytes;
901 Stream.prototype.rewind = function(bytes) { argument
902 if (bytes > this.offset) {
909 this.localOffset -= bytes;
910 this.offset -= bytes;
1892 var bytes, dataSize, encoding, size;
2470 this.stream.advance(bytes);
2471 this.len -= bytes;
[all …]
/plugin/pdfjs/pdfjs/web/locale/el/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
89 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
92 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/ja/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
89 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
92 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/uk/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
89 document_properties_kb={{size_kb}} КБ ({{size_b}} bytes)
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
92 document_properties_mb={{size_mb}} МБ ({{size_b}} bytes)

12345678910>>...13