Home
last modified time | relevance | path

Searched refs:bytes (Results 151 – 175 of 319) sorted by relevance

12345678910>>...13

/plugin/pdfjs/pdfjs/web/locale/ca/
H A Dviewer.properties82 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
83 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
85 # will be replaced by the PDF file size in megabytes, respectively in bytes.
86 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/pt-PT/
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/es-ES/
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/es-MX/
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/ia/
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/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php431 $bytes[] = (($number / 256) - (floor($number / 256))) * 256;
434 $bytes[] = $number;
436 for ($i = 0; $i < count($bytes); $i++) {
437 …$binstring = (($i == count($bytes) - 1) ? decbin($bytes[$i]) : str_pad(decbin($bytes[$i]), 8, '0',…
/plugin/pdfjs/pdfjs/web/locale/kn/
H A Dviewer.properties76 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
79 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/lo/
H A Dviewer.properties70 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
72 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/sw/
H A Dviewer.properties49 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
51 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php568 $bytes = GTUtil::read($file);
571 $content->decode(ASN1DER::decode($bytes));
/plugin/pdfjs/pdfjs/web/locale/sr/
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/ta/
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/wo/
H A Dviewer.properties49 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
51 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties50 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
52 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
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/cak/
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/jcapture/lib/
H A Dtransform-3.0.2.jar ... init> (byte[]) byte[] bytes public void <init> (com.flagstone. ...
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DCli.php640 …this->cWrite('default', 'embedded binary stripped. (' . strlen($property->getValue()) . ' bytes)');
/plugin/davcard/vendor/sabre/vobject/lib/
H A DCli.php632 …this->cWrite('default', 'embedded binary stripped. (' . strlen($property->getValue()) . ' bytes)');
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DCli.php632 …this->cWrite('default', 'embedded binary stripped. (' . strlen($property->getValue()) . ' bytes)');
/plugin/davcal/vendor/sabre/vobject/lib/
H A DCli.php632 …this->cWrite('default', 'embedded binary stripped. (' . strlen($property->getValue()) . ' bytes)');
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties71 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
74 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/ak/
H A Dviewer.properties49 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
51 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/nso/
H A Dviewer.properties50 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
52 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/webdav/vendor/sabre/vobject/lib/
H A DCli.php604 … $this->cWrite('default', 'embedded binary stripped. ('.strlen($property->getValue()).' bytes)');

12345678910>>...13