Home
last modified time | relevance | path

Searched defs:encode (Results 1 – 25 of 102) sorted by relevance

12345

/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/lib/
Dbase64.js13 exports.encode = function (number) { function
/plugin/asciidocjs/node_modules/source-map/lib/
Dbase64.js13 exports.encode = function (number) { function
Dbase64-vlq.js92 exports.encode = function base64VLQ_encode(aValue) { function
/plugin/freechat/phpfreechat/src/
Dpfcjson.class.php37 function encode($v) function in pfcJSON
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
DEncoderInterface.php41 public static function encode(string $binString): string; function
DHex.php42 public static function encode(string $binString): string function in ParagonIE\\ConstantTime\\Hex
DBase64.php45 public static function encode(string $binString): string function in ParagonIE\\ConstantTime\\Base64
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
DAsciiHex.php42 public function encode($data, $leaveEOD = false) function in setasign\\Fpdi\\PdfParser\\Filter\\AsciiHex
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DPercentEncoder.php59 public function encode($string) function in HTMLPurifier_PercentEncoder
/plugin/gtime/gtlib/util/
DGTBase64.php45 public static function encode(array $bytes, $offset = null, $length = null) { function in GTBase64
DGTBase32.php45 public static function encode(array $bytes, $offset = null, $length = null) { function in GTBase32
DGTBase16.php45 public static function encode(array $bytes, $offset = null, $length = null) { function in GTBase16
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcklanguagemanager.js122 TranslateElements : function( targetDocument, tag, propertyToSet, encode ) argument
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
DAnonymousEncoder.php27 public function encode(Message $message, SaslContext $context): string function in FreeDSx\\Sasl\\Encoder\\AnonymousEncoder
DEncoderInterface.php30 public function encode(Message $message, SaslContext $context): string; function
DPlainEncoder.php28 public function encode(Message $message, SaslContext $context): string function in FreeDSx\\Sasl\\Encoder\\PlainEncoder
DCramMD5Encoder.php29 public function encode(Message $message, SaslContext $context): string function in FreeDSx\\Sasl\\Encoder\\CramMD5Encoder
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcklanguagemanager.js122 TranslateElements : function( targetDocument, tag, propertyToSet, encode ) argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
DLdapUrlTrait.php54 protected static function encode(?string $value): string function
/plugin/jcapture/lib/
Dcommons-codec-1.3.jar ... .codec.Encoder { public abstract byte[] encode (byte[]) throws org.apache. ...
/plugin/jdraw/lib/
Dcommons-codec-1.3.jar ... .codec.Encoder { public abstract byte[] encode (byte[]) throws org.apache. ...
/plugin/diagramsnet/lib/js/deflate/
Dbase64.js15 encode : function (input, binary) { method
/plugin/gtime/gtlib/asn1/
DASN1DER.php39 public static function encode($object) { function in ASN1DER
/plugin/stlviewer/stlviewer/
Die_polyfills.js47 …0-\xff][\x80-\xbf]+|[\x80-\xff]/g,r)};e.TextDecoder||(e.TextDecoder=p);h.encode=function(b){b=void… function
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
DEncoderInterface.php32 public function encode(AbstractType $type): string; function

12345