Home
last modified time | relevance | path

Searched refs:encode (Results 51 – 75 of 282) sorted by path

12345678910>>...12

/plugin/barcode/api/inigma/
H A Dbarcode.inc14 // http://encode.i-nigma.com/
26 $resultStr = 'http://encode.i-nigma.com/' . $mode . '/img.php?';
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php335 $encode = array(
374 $code_ext .= $encode[$code{$i}];
458 $encode = array(
497 $code_ext .= $encode[$code{$i}];
/plugin/bibtex/OSBib/format/
H A DREADME.txt74 …ormat and will return its formatted data in UTF-8 format. If you need to encode or decode your dat…
79 Properly encode a string into multi-byte UTF-8.
115 …ormat and will return its formatted data in UTF-8 format. If you need to encode or decode your dat…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md931 * `FEAT`: encode entities in body properties during XML export
/plugin/bugzillaint/action/
H A Dfetch.php51 print $json->encode( $result );
/plugin/bureaucracy-au/
H A Daction.php60 echo $json->encode($users);
/plugin/bureaucracyau/
H A Daction.php60 echo $json->encode($users);
/plugin/chat/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
76 if (true == encode){
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md282 …otection`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-emailProtection) is set to `encode`.
373 …xed: The [Auto Link](http://ckeditor.com/addon/autolink) plugin does not encode double quotes in U…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc241 if ( emailProtection == 'encode' )
475 if ( emailProtection && emailProtection != 'encode' )
1250 case 'encode' :
1262 if ( emailProtection == 'encode' )
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js140 encode: function(filename) { method in SafeFN
234 return SafeFN.encode(filename);
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php47 public static function encode($filename) { function in SafeFN
182 return SafeFN::encode($file);
/plugin/ckgdoku/scripts/
H A DsafeFN_class.js144 encode: function(filename) { method in SafeFN
238 return SafeFN.encode(filename);
H A DsafeFN_cmpr.js1encode:function(a){return this.unicode_to_safe(this.get_u_array(a))},decode:function(b){var a=this… method in SafeFN
/plugin/ckgedit/ckeditor/
H A DCHANGES.md702 …keditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-emailProtection) is set to `encode`.
793 …he [Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin does not encode double quotes in U…
H A Dckeditor.js.unc19642 c && "encode" != c && (b = {}, c.replace(/^([^(]+)\(([^)]+)\)$/, function(a, c, f) {
19827 a.match(t) && ("encode" == f ? a = a.replace(A, function(a, b, c) {
19895 case "encode":
19902 …"encode" == a ? (a = ["javascript:void(location.href\x3d'mailto:'+", q(f)], e && a.push("+'", p(e)…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc227 if ( emailProtection == 'encode' )
476 if ( emailProtection && emailProtection != 'encode' )
1262 case 'encode' :
1274 if ( emailProtection == 'encode' )
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js140 encode: function(filename) { method in SafeFN
234 return SafeFN.encode(filename);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php47 public static function encode($filename) { function in SafeFN
182 return SafeFN::encode($file);
/plugin/ckgedit/scripts/
H A DsafeFN_class-cmpr.js1encode:function(a){return this.unicode_to_safe(this.get_u_array(a))},decode:function(b){var a=this… method in SafeFN
H A DsafeFN_class.js144 encode: function(filename) { method in SafeFN
238 return SafeFN.encode(filename);
H A DsafeFN_cmpr.js1encode:function(a){return this.unicode_to_safe(this.get_u_array(a))},decode:function(b){var a=this… method in SafeFN
/plugin/codemirror/dist/modes/
H A Dapl.min.js.map1 …: [\"gradeUp\", null],\n \"⍒\": [\"gradeDown\", null],\n \"⊤\": [\"encode\", null],\n \"⊥…
H A Dclike.min.js.map1encode @property @synthesize @dynamic @class \" +\n \"@public @package @private @protected @requi…
H A Dfortran.min.js.map1 …\", \"dimension\", \"do\",\n \"elemental\", \"else\", \"encode\", \"end\",\n …

12345678910>>...12