Searched refs:byte (Results 1 – 5 of 5) sorted by relevance
| /dokuwiki/vendor/splitbrain/php-archive/src/ |
| H A D | Zip.php | 556 $byte = @fread($this->fh, 1); 557 $bytes = (($bytes << 8) & 0xFFFFFFFF) | ord($byte);
|
| /dokuwiki/inc/HTTP/ |
| H A D | HTTPClient.php | 405 … while (preg_match('/^[a-zA-Z0-9]?$/', $byte = $this->readData($socket, 1, 'chunk'))) { 407 $chunk_size .= $byte;
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | ASN1.php | 1041 foreach ($bytes as $byte) { 1042 $value .= chr(bindec($byte));
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | CHANGELOG | 533 …* Fixed escape char support when an escape char is followed by multi-byte chars (SF#2037598, BenBE)
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 …,saturation:{idx:1,type:"percent"},lightness:{idx:2,type:"percent"}}}},R={byte:{floor:!0,max:255},… property
|