Home
last modified time | relevance | path

Searched refs:decode (Results 51 – 75 of 269) sorted by path

1234567891011

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php76 public static function decode($filename) { function in SafeFN
203 return SafeFN::decode($file);
H A Dutf8.php674 function decode($ent) { function in utf8_entity_decoder
/plugin/ckgedit/scripts/
H A DsafeFN_class-cmpr.js1decode:function(b){var a=this.safe_to_unicode(b);var d=new Array();for(var c=0;c<a.length;c++){d[c… method in SafeFN
H A DsafeFN_class.js157 decode: function (filename) { method in SafeFN
242 return SafeFN.decode(filename);
H A DsafeFN_cmpr.js1decode:function(b){var a=this.safe_to_unicode(b);var d=new Array();for(var c=0;c<a.length;c++){d[c… method in SafeFN
/plugin/code3/
H A Dscript.js11decode=function(i,I){var l=I+1;var o=i.charAt(I);if('&'===o){var O=i.indexOf(';',l);if(O>=0&&O<l+4… method in PR_DecodeHelper
/plugin/code3/src/
H A Dtz.js414 decodeHelper.decode(s, charIndex);
579 decodeHelper.decode(s, i);
756 decodeHelper.decode(s, i);
870 decodeHelper.decode(s, i);
926 wordDecodeHelper.decode(t, 0);
945 wordDecodeHelper.decode(t, j);
1014 decodeHelper.decode(s, i);
1147 if ('<' == decodeHelper.decode(s, 0)) {
1157 if ('<' == decodeHelper.decode(s, 0) &&
1250 var fc = decodeHelper.decode(fs, 0);
[all …]
/plugin/codemirror/dist/modes/
H A Dapl.min.js.map1 …": [\"gradeDown\", null],\n \"⊤\": [\"encode\", null],\n \"⊥\": [\"decode\", null],\n \"⍕…
H A Dfortran.min.js.map1 … \"continue\", \"cycle\", \"data\", \"deallocate\",\n \"decode\", \"deferred\", \…
H A Dmirc.min.js.map1 … \"$dbuh $dbuw $dccignore $dccport $dde $ddename $debug $decode $decompress \" +\n…
H A Dsql.min.js.map1decode deref dual dump dup_val_on_index empty error exp false float floor found glb greatest hexto…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64decode|xdmp:uri-is-file|xdmp:uri-format|xdmp:uri-content-type|xdmp:unquote|xdmp:unpath|xdmp:trigge…
/plugin/combo/ComboStrap/
H A DEditButton.php264 $json = Html::decode($matches[1]);
H A DHtml.php98 public static function decode($int): string
96 public static function decode($int): string global() function in ComboStrap\\Html
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DEntityParser.php
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DHtml5Entities.php
H A DHtml5EntityDecoder.php27 public static function decode(string $entity): string
19 public static function decode(string $entity): string global() function in League\\CommonMark\\Util\\Html5EntityDecoder
H A DRegexHelper.php157 return \preg_replace_callback('/' . self::PARTIAL_ENTITY . '/i', static fn ($e) => Html5EntityDecoder::decode($e[0]), $escaped);
/plugin/components/lib/
H A Dajax.php120 $value = $json->decode($value);
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md231 * Fixed: Issue #68. Couldn't decode properties ending in a colon.
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md271 * Fixed: Issue #68. Couldn't decode properties ending in a colon.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jar ... lineLength byte[] lineSeparator boolean useHex byte pad void decode (byte[], int, int, org ...
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

1234567891011