Home
last modified time | relevance | path

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

1234

/plugin/freechat/phpfreechat/src/
H A Dpfcjson.class.php37 function encode($v) function in pfcJSON
H A Dpfccontainerinterface.class.php80 function encode($str) function in pfcContainerInterface
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrlTrait.php46 protected static function encode(?string $value): string global() function
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DEncoderInterface.php41 public static function encode(string $binString): string; function
H A DHex.php42 public static function encode(string $binString): string function in ParagonIE\\ConstantTime\\Hex
H A DBase64.php45 public static function encode(string $binString): string function in ParagonIE\\ConstantTime\\Base64
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
H A DAsciiHex.php42 public function encode($data, $leaveEOD = false) function in setasign\\Fpdi\\PdfParser\\Filter\\AsciiHex
/plugin/gtime/gtlib/util/
H A DGTBase64.php45 public static function encode(array $bytes, $offset = null, $length = null) { function in GTBase64
H A DGTBase32.php45 public static function encode(array $bytes, $offset = null, $length = null) { function in GTBase32
H A DGTBase16.php45 public static function encode(array $bytes, $offset = null, $length = null) { function in GTBase16
H A DGTBaseX.php124 …public function encode($bytes, $offset = null, $length = null, $separator = null, $frequency = nul… function in GTBaseX
/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 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
H A DCramMD5Encoder.php29 public function encode(Message $message, SaslContext $context): string function in FreeDSx\\Sasl\\Encoder\\CramMD5Encoder
/plugin/diagramsnet/lib/js/deflate/
H A Dbase64.js15 encode : function (input, binary) { method in Base64
/plugin/gtime/gtlib/asn1/
H A DASN1DER.php39 public static function encode($object) { function in ASN1DER
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jar ... .codec.Encoder { public abstract byte[] encode (byte[]) throws org.apache. ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jar ... .codec.Encoder { public abstract byte[] encode (byte[]) throws org.apache. ...
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DEncoderInterface.php32 public function encode(AbstractType $type): string; function
/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/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php47 public static function encode($filename) { function in SafeFN
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php46 public function encode($filename) { function in SafeFN
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php47 public static function encode($filename) { function in SafeFN
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/src/
H A DEncoder.php66 public function encode(string $text): array function in TikToken\\Encoder

1234