Home
last modified time | relevance | path

Searched defs:encode (Results 76 – 95 of 95) sorted by path

1234

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DDerEncoder.php43 public function encode(AbstractType $type): string function in FreeDSx\\Asn1\\Encoder\\DerEncoder
H A DEncoderInterface.php32 public function encode(AbstractType $type): string; function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrlTrait.php46 protected static function encode(?string $value): string global() function
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DAnonymousEncoder.php27 public function encode(Message $message, SaslContext $context): string function in FreeDSx\\Sasl\\Encoder\\AnonymousEncoder
H A DCramMD5Encoder.php29 public function encode(Message $message, SaslContext $context): string function in FreeDSx\\Sasl\\Encoder\\CramMD5Encoder
H A DDigestMD5Encoder.php81 public function encode(Message $message, SaslContext $context): string function in FreeDSx\\Sasl\\Encoder\\DigestMD5Encoder
H A DEncoderInterface.php30 public function encode(Message $message, SaslContext $context): string; function
H A DPlainEncoder.php28 public function encode(Message $message, SaslContext $context): string function in FreeDSx\\Sasl\\Encoder\\PlainEncoder
/plugin/qrcode2/
H A Dphpqrcode.php3268 public function encode($intext, $outfile = false) function in QRencode
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/stlviewer/stlviewer/
H A Die_polyfills.js47 …0-\xff][\x80-\xbf]+|[\x80-\xff]/g,r)};e.TextDecoder||(e.TextDecoder=p);h.encode=function(b){b=void… function
/plugin/supa/lib/
H A DSupa.jar ... .lang.Object { public abstract byte[] encode (java.awt.image.BufferedImage) throws ...
H A DSupa.jar.unsigned ... .lang.Object { public abstract byte[] encode (java.awt.image.BufferedImage) throws ...
/plugin/textile2/
H A DclassTextile.php277 function TextileThis($text, $lite='', $encode='', $noimage='', $strict='', $rel='')
/plugin/vcard/
H A Dvcard.php27 function encode($string) { function
/plugin/xcom/scripts/
H A DsafeFN_class-cmpr.js1 …se((codepoint-32),10,36);g=true}}}if(g){e+=this.post_indicator}return e},encode:function(a){return… method in SafeFN
H A DsafeFN_class.js140 encode: function(filename) { method in SafeFN
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js22 exports.encode = function(input) { function
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs1270 var encode = function encode(cp/*:CPIndex*/, data/*:StrData*/, ofmt/*:?string*/)/*:OutType*/ { function
1501 const utils = { decode: decode, encode: encode, hascp: hascp, magic: magic, cache:cache }; property in utils
H A Dxlsx.mjs8395 …function encode(s/*:string*/)/*:string*/ { return s.replace(/\\/g, "\\b").replace(/:/g, "\\c").rep… function

1234