Home
last modified time | relevance | path

Searched refs:totalBytes (Results 1 – 5 of 5) sorted by relevance

/plugin/ipban/ip-lib/src/Range/
DSubnet.php89 $totalBytes = count($addressBytes);
90 $numDifferentBits = $totalBytes * 8 - $networkPrefix;
94 …$differentBytesStart = ($totalBytes === $numSameBytes) ? array() : array_fill(0, $totalBytes - $nu…
95 …$differentBytesEnd = ($totalBytes === $numSameBytes) ? array() : array_fill(0, $totalBytes - $numS…
/plugin/sitebackup/
H A Dadmin.php51 protected $totalBytes = 0; variable in admin_plugin_sitebackup
219 $this->totalBytes = 0;
344 $this->totalBytes += $size;
360 hsc($this->humanBytes($this->totalBytes))
/plugin/diagramsnet/lib/js/onedrive/
DOneDriveOrig.js2 …ss=function(e){if(e.lengthComputable){var t={bytesTransferred:e.loaded,totalBytes:e.total,progress… property
DOneDrive.js6 …ss=function(e){if(e.lengthComputable){var t={bytesTransferred:e.loaded,totalBytes:e.total,progress… property
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3 …tal;else if(f.totalBytes)t=f.totalBytes;else{var n=parseInt(f.getResponseHeader("Content-Length-Ra…