Home
last modified time | relevance | path

Searched refs:dechex (Results 1 – 25 of 49) sorted by path

12

/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/authradius/
H A Ddes.php290 $x .= sprintf('%02s', dechex($odd_parity[bindec($s . '0')]));
/plugin/badbehaviour/bad-behavior/
H A Dbanned.inc.php19 $ip_hex .= str_pad(dechex($octet), 2, 0, STR_PAD_LEFT);
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php1953 $first_byte = sprintf('%2s', dechex((hexdec($binary_code_arr[0]) << 2) >> 2));
2087 array_push($hex, strtoupper(dechex(bcmod($number, '16'))));
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php198 return '%'.dechex(ord(substr($matches[1],-1)));
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php198 return '%'.dechex(ord(substr($matches[1],-1)));
H A Dutf8.php582 $ret .= '&#x'.dechex($cp).';';
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …or round is_finite is_nan is_infinite bindec hexdec octdec decbin decoct dechex base_convert numbe…
/plugin/combo/ComboStrap/
H A DColorRgb.php530 return str_pad(dechex($x), 2, "0", STR_PAD_LEFT);
/plugin/distributedacl/
H A Daction.php92 $user .= "%".dechex(ord( $u[$j] ));
/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/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php942 '&#x' . dechex($code) . ';',
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_optimise.php315 $color .= '0' . dechex($color_tmp[$i]);
317 $color .= dechex($color_tmp[$i]);
/plugin/ipban/ip-lib/src/Address/
H A DIPv6.php231 return dechex($word);
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php446 …return str_pad(dechex($Rcomponent), 2, '0', STR_PAD_LEFT).str_pad(dechex($Gcomponent), 2, '0', STR…
H A Ddemo.mp3header.php853 $GUIDstring = str_pad(dechex(ord($Bytestring[3])), 2, '0', STR_PAD_LEFT);
854 $GUIDstring .= str_pad(dechex(ord($Bytestring[2])), 2, '0', STR_PAD_LEFT);
855 $GUIDstring .= str_pad(dechex(ord($Bytestring[1])), 2, '0', STR_PAD_LEFT);
856 $GUIDstring .= str_pad(dechex(ord($Bytestring[0])), 2, '0', STR_PAD_LEFT);
858 $GUIDstring .= str_pad(dechex(ord($Bytestring[5])), 2, '0', STR_PAD_LEFT);
859 $GUIDstring .= str_pad(dechex(ord($Bytestring[4])), 2, '0', STR_PAD_LEFT);
861 $GUIDstring .= str_pad(dechex(ord($Bytestring[7])), 2, '0', STR_PAD_LEFT);
862 $GUIDstring .= str_pad(dechex(ord($Bytestring[6])), 2, '0', STR_PAD_LEFT);
864 $GUIDstring .= str_pad(dechex(ord($Bytestring[8])), 2, '0', STR_PAD_LEFT);
865 $GUIDstring .= str_pad(dechex(ord($Bytestring[9])), 2, '0', STR_PAD_LEFT);
[all …]
H A Ddemo.mysqli.php81 …return str_pad(dechex($Rcomponent), 2, '0', STR_PAD_LEFT).str_pad(dechex($Gcomponent), 2, '0', STR…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php29 $returnstring .= str_pad(dechex(ord($string[$i])), 2, '0', STR_PAD_LEFT);

12