Home
last modified time | relevance | path

Searched refs:bytes (Results 176 – 200 of 319) sorted by relevance

12345678910>>...13

/plugin/pdfjs/pdfjs/web/locale/ka/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/kk/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/mr/
H A Dviewer.properties80 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
83 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/ar/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/bg/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/be/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/fa/
H A Dviewer.properties80 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
83 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/pa-IN/
H A Dviewer.properties82 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
85 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/bn-BD/
H A Dviewer.properties80 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
83 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/gu-IN/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/he/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/ku/
H A Dviewer.properties63 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
65 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/son/
H A Dviewer.properties70 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
73 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/xh/
H A Dviewer.properties74 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
77 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/zh-CN/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/th/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/ru/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/zh-TW/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/ko/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/yuriigantt/
H A DREADME.md86 **NOTE! If you have file with size more than 10k bytes, please consider to use other drivers!**
/plugin/pdfjs/pdfjs/web/locale/af/
H A Dviewer.properties74 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
77 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_io.cfm215 <cfargument name="bytes" required="true" type="Numeric">
247 if ( char eq -1 or counter eq ARGUMENTS.bytes)
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md308 echo 'Progressed, ', $bucket->getData()['transferred'], ' bytes downloaded', "\n";
324 Progressed, … bytes downloaded
325 Progressed, … bytes downloaded
354 * `transferred`, amount of bytes already transferred,
355 * `max`, total number of bytes to transfer.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md197 - `copy_to_stream` reads bytes in chunks instead of `maxLen` into memory.
243 streams, which can sometimes return fewer bytes than requested with `fread`.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js11836 var bytes = this.bytes;
17170 var bytes = this.bytes;
38179 var bytes = this.bytes;
38193 bytes = bytes.subarray(offset);
38194 this.bytes = bytes;
38289 var bytes = this.bytes;
38647 var bytes = this.bytes;
38657 id = bytes[pos++] << 8 | bytes[pos++];
38665 id = bytes[pos++] << 8 | bytes[pos++];
38697 var bytes = this.bytes;
[all …]

12345678910>>...13