Home
last modified time | relevance | path

Searched refs:dechex (Results 1 – 25 of 49) sorted by last modified time

12

/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php226 $output .= ' 0x'.str_pad(dechex(ord($string[$i])), 2, '0', STR_PAD_LEFT);
263 return strtoupper(str_pad(dechex(~hexdec($hexcolor) & 0xFFFFFF), 6, '0', STR_PAD_LEFT));
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DImb.php136 $first_byte = sprintf('%2s', dechex((hexdec($binaryCodeArray[0]) << 2) >> 2));
330 array_push($hex, strtoupper(dechex(bcmod($number, '16'))));
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DMetricsGenerator.php104 $panose .= ' ' . dechex($value);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php1219 $current_style['fill'] = '#' . str_pad(dechex($m[1]), 2, "0", STR_PAD_LEFT) . str_pad(dechex($m[2]), 2, "0", STR_PAD_LEFT) . str_pad(dechex($m[3]), 2, "0", STR_PAD_LEFT);
1245 $current_style['stroke'] = '#' . str_pad(dechex($m[1]), 2, "0", STR_PAD_LEFT) . str_pad(dechex($m[2]), 2, "0", STR_PAD_LEFT) . str_pad(dechex($m[3]), 2, "0", STR_PAD_LEFT);
2761 $current_style['fill'] = '#' . str_pad(dechex($m[1]), 2, "0", STR_PAD_LEFT) . str_pad(dechex($m[2]), 2, "0", STR_PAD_LEFT) . str_pad(dechex($m[3]), 2, "0", STR_PAD_LEFT);
2787 $current_style['stroke'] = '#' . str_pad(dechex(
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php5584 $tx = sprintf("%02s", strtoupper(dechex($init)));
5593 $tx = sprintf("%02s", strtoupper(dechex($n)));
5667 $tx = sprintf("%02s", strtoupper(dechex($init)));
5675 $tx = sprintf("%02s", strtoupper(dechex($n)));
10738 $ret .= sprintf("%02s", strtoupper(dechex($init)));
10748 $ret .= sprintf("%02s", strtoupper(dechex($n)));
H A DOtl.php3107 //echo "DICT_INTERMEDIATE_MATCH: ".dechex($c).'<br />';
3114 //echo "DICT_FINAL_MATCH: ".dechex($c).'<br />';
3121 //echo "DICT_NODE_TYPE_LINEAR: ".dechex($c).'<br />';
3139 //echo "DICT_NODE_TYPE_LINEAR NOT: ".dechex($c).'<br />';
3143 //echo "DICT_NODE_TYPE_SPLIT ON ".dechex($d).": ".dechex($c).'<br />';
5861 return (str_pad(strtoupper(dechex($unicode_dec)), 5, '0', STR_PAD_LEFT));
H A DOtlDump.php26 return (sprintf("%05s", strtoupper(dechex($unicode_dec))));
262 throw new \Mpdf\Exception\FontException(sprintf('TTF file "%s": invalid checksum %s table: %s (expected %s)', $this->filename, dechex($checksum[0]) . dechex($checksum[1]), $t['tag'], dechex($xchecksum[0]) . dechex($xchecksum[1])));
H A DTTFontFile.php33 return sprintf("%05s", strtoupper(dechex($unicode_dec)));
335 throw new \Mpdf\Exception\FontException(sprintf('TTF file "%s": invalid checksum %s table: %s (expected %s)', $this->filename, dechex($checksum[0]) . dechex($checksum[1]), $t['tag'], dechex($xchecksum[0]) . dechex($xchecksum[1])));
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php201 $toUnistring .= sprintf("<%02s> <%02s%02s%02s%02s>\n", strtoupper(dechex($cp)), strtoupper(dechex($l1)), strtoupper(dechex($h1)), strtoupper(dechex($l2)), strtoupper(dechex($h2)));
203 $toUnistring .= sprintf("<%02s> <%04s>\n", strtoupper(dechex($cp)), strtoupper(dechex($u)));
252 // $toUni .= sprintf("<00> <%02s>\n", strtoupper(dechex(count($font['subsets'][$sfid])-1)));
/plugin/combo/ComboStrap/
H A DColorRgb.php530 return str_pad(dechex($x), 2, "0", STR_PAD_LEFT);
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php911 $dtime = dechex($this->makeDosTime($ts));
958 $dtime = dechex($this->makeDosTime($ts));
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php582 $ret .= '&#x'.dechex($cp).';';
H A Dcheck_acl.php198 return '%'.dechex(ord(substr($matches[1],-1)));
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php4551 $output .= str_pad(dechex($j), 7, '0', STR_PAD_LEFT) . '0 ';
4555 … return $this->log_boundary . str_pad(dechex(ord($matches[0])), 2, '0', STR_PAD_LEFT);
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DDigestMD5Encoder.php17 use function dechex, explode, implode, preg_match, sprintf, str_pad, strlen, substr; alias
246 $encoded = str_pad(dechex($value), 8, '0', STR_PAD_LEFT);
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DDigestMD5Mechanism.php121 str_pad(dechex($response->get('nc')), 8, '0', STR_PAD_LEFT),
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php40 use function dechex;
840 # dechex can produce uneven hex while hex2bin requires it to be even
841 $hex = dechex($int);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php29 $returnstring .= str_pad(dechex(ord($string[$i])), 2, '0', STR_PAD_LEFT);
H A Dmodule.audio-video.riff.php2376 …return getid3_lib::EmbeddedLookup('0x'.str_pad(strtoupper(dechex($wFormatTag)), 4, '0', STR_PAD_LE…
H A Dmodule.audio.aac.php345 …at offset '.($this->ftell() - $substringlength).' (found 0x0'.strtoupper(dechex($info['aac']['head…
H A Dmodule.audio.flac.php189 $info['md5_data_source'] .= str_pad(dechex(ord($md5[$i])), 2, '00', STR_PAD_LEFT);
H A Dmodule.audio-video.matroska.php1390 …_array($element['id'], $this->unuseful_elements) || $element['id_name'] == dechex($element['id']));
1876 return (isset($EBMLidList[$value]) ? $EBMLidList[$value] : dechex($value));
H A Dmodule.audio-video.swf.php129 …$info['swf']['bgcolor'] = strtoupper(str_pad(dechex(getid3_lib::BigEndian2Int($TagData['data'])), …
H A Dmodule.audio.dss.php108 $this->getid3->warning('unknown sample_rate_index: 0x'.strtoupper(dechex($sample_rate_index)));
H A Dmodule.audio.wavpack.php216 …$this->warning('Unexpected metablock type "0x'.str_pad(dechex($metablock['function_id']), 2, '0', …

12