Home
last modified time | relevance | path

Searched defs:decode (Results 1 – 25 of 122) sorted by last modified time

12345

/plugin/siteexport/inc/
H A Dfunctions.php436 public function parseStringToRequestArray($inputArray, $decode=false)
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoHash.php220 private function decode($hash) function in geoPHP\\Adapter\\GeoHash
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js70 var decode = config.raw ? raw : decoded; variable
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js54 exports.decode = function(input) { function
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs1382 var decode = function decode(cp/*:CPIndex*/, data/*:Data*/)/*:string*/ { function
1501 const utils = { decode: decode, encode: encode, hascp: hascp, magic: magic, cache:cache }; property in utils
H A Dxlsx.mjs8394 …function decode(s/*:string*/)/*:string*/ { return s.replace(/\\b/g,"\\").replace(/\\c/g,":").repla… function
/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 DFlate.php39 public function decode($data) function in setasign\\Fpdi\\PdfParser\\Filter\\Flate
H A DLzw.php71 public function decode($data) function in setasign\\Fpdi\\PdfParser\\Filter\\Lzw
H A DAsciiHex.php25 public function decode($data) function in setasign\\Fpdi\\PdfParser\\Filter\\AsciiHex
H A DFilterInterface.php25 public function decode($data); function
/plugin/combo/ComboStrap/
H A DHtml.php96 public static function decode($int): string global() function in ComboStrap\\Html
/plugin/openid/Auth/OpenID/
H A DServer.php1723 function decode($query) function in Auth_OpenID_Decoder
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DSmartSerializer.php77 private function decode(?string $data): array function in Elasticsearch\\Serializers\\SmartSerializer
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php76 public static function decode($filename) { function in SafeFN
H A Dutf8.php674 function decode($ent) { function in utf8_entity_decoder
/plugin/ckgedit/scripts/
H A DsafeFN_class-cmpr.js1 … e},encode:function(a){return this.unicode_to_safe(this.get_u_array(a))},decode:function(b){var a=… method in SafeFN
H A DsafeFN_class.js157 decode: function (filename) { method in SafeFN
H A DsafeFN_cmpr.js1 … e},encode:function(a){return this.unicode_to_safe(this.get_u_array(a))},decode:function(b){var a=… method in SafeFN
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js153 decode: function (filename) { method in SafeFN
/plugin/html5video2/script/
H A Dvideo.min.js23 …EGMENT_TIME_UNSPECIFIED",Qs="UNSUPPORTED_UTC_TIMING_SCHEME",$s={static:function(e){var t=e.duratio… class in AnonymousFunctionc9f82cd74e400
/plugin/stlviewer/stlviewer/
H A Die_polyfills.js46 …||Array,v=l.call((k?ArrayBuffer:m).prototype);h=q.prototype;var w=e.TextEncoder;p.prototype.decode= method in p
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DBase64.php126 public static function decode(string $encodedString, bool $strictPadding = false): string function in ParagonIE\\ConstantTime\\Base64
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php123 private static function query($xpath, $name, $error = null, $decode = true)
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php91 public static function decode( function in Firebase\\JWT\\JWT

12345