Home
last modified time | relevance | path

Searched refs:binary (Results 151 – 175 of 632) sorted by last modified time

12345678910>>...26

/plugin/translate/
H A DCOPYING161 anything that is normally distributed (in either source or binary
/plugin/wideredit/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/twofactorgoogleauth/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/tablelayout/
H A DLICENSE161 anything that is normally distributed (in either source or binary
H A Dyarn.lock167 binary-extensions@^1.0.0:
169 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.11.0.tgz#46aa1751fb…
299 is-binary-path "^1.0.0"
1271 is-binary-path@^1.0.0:
1273 …resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a…
1275 binary-extensions "^1.0.0"
/plugin/gemini/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/oauthdrkserver/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/hidemenus/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/lms/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/structtemplate/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/passwordgrey/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/timezoneco/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/xcom/lang/en/
H A Dfunctions.txt103 ^Description|Returns the binary data of a media file|
/plugin/instantpage/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/pureldap/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md29 # Encoded $bytes will now contain the BER binary representation of a sequence containing:
51 # Assuming bytes contains the binary BER encoded sequence described in the encoding section
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DDigestMD5Encoder.php53 protected $binary; variable in FreeDSx\\Sasl\\Encoder\\DigestMD5Encoder
99 protected function startParsing(string $binary): void argument
101 $this->binary = $binary;
103 $this->length = strlen($binary);
109 $this->binary = '';
125 if (!preg_match(self::MATCH_KEY, substr($this->binary, $this->pos), $keyMatches)) {
129 if (!isset($this->binary[$this->pos])) {
191 if (isset($this->binary[$this->pos]) && $this->binary[
[all...]
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DCerDerTrait.php41 if ($unused && $length && ord($this->binary[$this->pos + ($length - 1)]) !== 0 && ((8 - $length) << ord($this->binary[$this->pos + ($length - 1)])) !== 0) {
57 if (!($this->binary[$this->pos] === self::BOOL_FALSE || $this->binary[$this->pos] === self::BOOL_TRUE)) {
58 throw new EncoderException(sprintf('The encoded boolean must be 0 or 255, received "%s".', ord($this->binary[$this->pos])));
H A DEncoderInterface.php26 * Encode a type to its binary form.
46 * Decode binary data to its ASN1 object representation.
48 * @param string $binary
54 public function decode($binary, array $tagMap = []): AbstractType; argument
57 * Get the last position of the binary byte stream after a decode operation.
H A DBerEncoder.php81 * Used to represent a bool false binary string.
86 * Used to represent a bool true binary string.
136 protected $binary;
150 public function decode($binary, array $tagMap = []): AbstractType
152 $this->startEncoding($binary, $tagMap);
300 protected function startEncoding(string $binary, array $tagMap): void
303 $this->binary = $binary;
306 $this->maxLen = strlen($this->binary);
312 $this->binary
97 protected $binary; global() variable in FreeDSx\\Asn1\\Encoder\\BerEncoder
111 decode($binary, array $tagMap = []) global() argument
261 startEncoding(string $binary, array $tagMap) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/
H A DAsn1.php141 * @param string $binary
144 public static function bitStringFromBinary($binary): BitStringType
146 return BitStringType::fromBinary($binary);
143 bitStringFromBinary($binary) global() argument
/plugin/pagebuttons/
H A DLICENSE161 anything that is normally distributed (in either source or binary
/plugin/include/
H A DCOPYING163 anything that is normally distributed (in either source or binary
/plugin/commonmark/vendor/league/commonmark/
H A DLICENSE5 Redistribution and use in source and binary forms, with or without
11 * Redistributions in binary form must reproduce the above copyright notice,
/plugin/passpolicy/
H A Dwords.txt362 binary

12345678910>>...26