Home
last modified time | relevance | path

Searched defs:decode (Results 1 – 25 of 122) sorted by relevance

12345

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
H A DAscii85.php26 public function decode($data) function in setasign\\Fpdi\\PdfParser\\Filter\\Ascii85
H A DFilterInterface.php25 public function decode($data); function
H A DFlate.php39 public function decode($data) function in setasign\\Fpdi\\PdfParser\\Filter\\Flate
H A DAsciiHex.php25 public function decode($data) function in setasign\\Fpdi\\PdfParser\\Filter\\AsciiHex
/plugin/gtime/gtlib/asn1/x509/
H A DX509GeneralName.php78 public function decode($object) { function in X509GeneralName
H A DX509AlgorithmIdentifier.php55 public function decode($object) { function in X509AlgorithmIdentifier
/plugin/freechat/phpfreechat/src/
H A Dpfcjson.class.php45 function decode($v) function in pfcJSON
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrlTrait.php61 protected static function decode(string $value): string global() function
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DEncoderInterface.php51 public static function decode(string $encodedString, bool $strictPadding = false): string; function
H A DHex.php98 public static function decode(string $encodedString, bool $strictPadding = false): string function in ParagonIE\\ConstantTime\\Hex
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DHtml5EntityDecoder.php19 public static function decode(string $entity): string global() function in League\\CommonMark\\Util\\Html5EntityDecoder
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPAccuracy.php60 public function decode($object) { function in TSPAccuracy
H A DTSPTimeStampResp.php58 public function decode($object) { function in TSPTimeStampResp
/plugin/gtime/gtlib/asn1/cms/
H A DCMSContentInfo.php61 public function decode($object) { function in CMSContentInfo
H A DCMSAttribute.php62 public function decode($object) { function in CMSAttribute
H A DCMSEncapsulatedContentInfo.php59 public function decode($object) { function in CMSEncapsulatedContentInfo
/plugin/gtime/gtlib/util/
H A DGTBase64.php56 public static function decode($string) { function in GTBase64
/plugin/gtime/gtlib/asn1/gt/
H A DGTCertTokenResponse.php56 public function decode($object) { function in GTCertTokenResponse
H A DGTPublishedData.php60 public function decode($object) { function in GTPublishedData
H A DGTSignatureInfo.php58 public function decode($object) { function in GTSignatureInfo
H A DGTCertToken.php61 public function decode($object) { function in GTCertToken
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DAnonymousEncoder.php39 public function decode(string $data, SaslContext $context): Message function in FreeDSx\\Sasl\\Encoder\\AnonymousEncoder
H A DEncoderInterface.php37 public function decode(string $data, SaslContext $context): Message; function
/plugin/gtime/gtlib/asn1/cmp/
H A DPKIStatusInfo.php110 public function decode($object) { function in PKIStatusInfo
/plugin/diagramsnet/lib/js/deflate/
H A Dbase64.js53 decode : function (input, binary) { method in Base64

12345