/plugin/gtime/gtlib/tsp/ |
H A D | GTHashChain.php | 50 private function __construct(array $bytes, $checkLevel) { 107 public function computeOutput(array $bytes) { 390 public static function getLocationInstance(array $bytes) { 404 public static function getHistoryInstance(array $bytes) {
|
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/ |
H A D | Buffer.php | 23 protected $bytes; variable in FreeDSx\\Socket\\Queue\\Buffer 34 public function __construct($bytes, int $endsAt) argument 43 public function bytes() function in FreeDSx\\Socket\\Queue\\Buffer
|
H A D | MessageQueue.php | 158 protected function unwrap($bytes) : Buffer argument 171 decode($bytes) global() argument [all...] |
/plugin/gtime/gtlib/asn1/ |
H A D | ASN1DER.php | 112 public static function decode($bytes) { 142 public static function decodeLength(&$bytes) { 190 public static function decodeType(&$bytes) {
|
H A D | ASN1Tag.php | 32 private $bytes; variable in ASN1Tag 43 public function decodeDER($bytes) {
|
H A D | ASN1Object.php | 42 protected function append(&$stream, $bytes) { 60 protected function prepend(&$stream, $bytes) {
|
H A D | ASN1DERDecodable.php | 38 public function decodeDER($bytes);
|
H A D | ASN1Null.php | 62 public function decodeDER($bytes) {
|
H A D | ASN1BitString.php | 99 public function decodeDER($bytes) {
|
H A D | ASN1Boolean.php | 92 public function decodeDER($bytes) {
|
H A D | ASN1OctetString.php | 82 public function decodeDER($bytes) {
|
H A D | ASN1Integer.php | 108 public function decodeDER($bytes) {
|
H A D | ASN1ObjectId.php | 143 public function decodeDER($bytes) {
|
H A D | ASN1String.php | 67 public function decodeDER($bytes) {
|
H A D | ASN1Sequence.php | 103 public function decodeDER($bytes) {
|
/plugin/gtime/gtlib/util/ |
H A D | GTBase16.php | 45 public static function encode(array $bytes, $offset = null, $length = null) { 58 public static function encodeWithColons(array $bytes, $offset = null, $length = null) { 71 public static function encodeWithSpaces(array $bytes, $offset = null, $length = null) {
|
H A D | GTBase32.php | 45 public static function encode(array $bytes, $offset = null, $length = null) { 58 public static function encodeWithDashes(array $bytes, $offset = null, $length = null) {
|
H A D | GTBase64.php | 45 public static function encode(array $bytes, $offset = null, $length = null) {
|
/plugin/ipban/ip-lib/src/Address/ |
H A D | IPv4.php | 28 protected $bytes; variable in IPLib\\Address\\IPv4 108 public static function fromBytes(array $bytes)
|
H A D | IPv6.php | 37 protected $bytes; variable in IPLib\\Address\\IPv6 160 public static function fromBytes(array $bytes)
|
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/ |
H A D | Decoder.php | 213 private function decodeInt32($bytes, $size) argument 298 decodeUint($bytes, $byteLength) global() argument 351 maybeSwitchByteOrder($bytes) global() argument [all...] |
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/ |
H A D | MemoryProcessor.php | 47 protected function formatBytes(int $bytes)
|
/plugin/supa/lib/ |
H A D | Supa.js | 19 this.ajax_post = function (actionUrl, bytes, fieldname_filename, filename, params) { argument
|
/plugin/pgn4web/pgn4web/ |
H A D | pgn-decoder.js | 34 function DecodePGN(bytes) { argument
|
/plugin/podcast/ |
H A D | helper.php | 85 function gethumanfilesize( $bytes, $decimals = 2 ) {
|