Home
last modified time | relevance | path

Searched refs:encoded (Results 76 – 100 of 121) sorted by last modified time

12345

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js294 "\x26gt;")+"\x3c/textarea\x3e");return"\x3ccke:encoded\x3e"+encodeURIComponent(a)+"\x3c/cke:encoded
H A DCHANGES.md374 …ed: The [Auto Embed](http://ckeditor.com/addon/autoembed) plugin ignores encoded characters in URL…
714 * [#10867](http://dev.ckeditor.com/ticket/10867): Fixed: Issue with setting encoded URI as image li…
763 * [#11811](http://dev.ckeditor.com/ticket/11811): Fixed: Widget's data is not encoded correctly whe…
867 …m/#!/api/CKEDITOR.config-cfg-fullPage) is set to `true`, entities are not encoded in editor output.
904 * [#11372](http://dev.ckeditor.com/ticket/11372): Widgets: Special characters encoded twice in nest…
941 …v.ckeditor.com/ticket/11250): Fixed: HTML entities inside the `<textarea>` element are not encoded.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md172 ampersands are *always* encoded automatically. This makes it easy to use
779 With a code span, ampersands and angle brackets are encoded as HTML
791 `&#8212;` is the decimal-encoded equivalent of `&mdash;`.
795 <p><code>&amp;#8212;</code> is the decimal-encoded
H A Dmd1_markdown_documentation_basics.md273 instead of decimal-encoded entites like `&#8212;`.
281 <code>&amp;mdash;</code> instead of decimal-encoded
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md29 - #129 Use given encoded URL if decoded URL text looks insecure, e.g. uses broken UTF-8 (@tanakahi…
/plugin/swiftmail/Swift/Message/
H A DHeaders.php503 …$encoded = Swift_Message_Encoder::instance()->rfc2047Encode($att_value, $this->charset, $this->lan…
504 $lines = explode($this->LE, $encoded);
510 $encoded = implode($this->LE, $lines);
513 if ((strlen($encoded) + $used_len + strlen($attribute) + 4) < 74)
515 if (strpos($encoded, "'") !== false) $attribute .= "*";
516 $append = "; " . $attribute . "=" . $encoded;
531 if ($add_asterisk || strpos($encoded, "'") !== false)
546 if (strpos($encoded, "'") !== false) $attribute .= "*";
547 $append = $this->LE . " " . $attribute . "=" . $encoded;
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js71 encoded = encodeURIComponent(this.argumentSeparator);
72 regexp = new RegExp(this.argumentSeparator + "|" + encoded);
103 encoded = this.encVar(key, this.vars[key][0], true);
105 this.vars[encoded[0]] = Array(encoded[1], true);
106 key = encoded[0];
/plugin/fckg/fckeditor/
H A Dtw-sack.js71 encoded = encodeURIComponent(this.argumentSeparator);
72 regexp = new RegExp(this.argumentSeparator + "|" + encoded);
103 encoded = this.encVar(key, this.vars[key][0], true);
105 this.vars[encoded[0]] = Array(encoded[1], true);
106 key = encoded[0];
/plugin/fckg/
H A DChanges188 Fixed URL display line in image dialog: now displays file name as saved, instead of encoded format.
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md270 * Added: Fixing badly encoded URL's from google contacts vcards.
316 2.1 quoted printable-encoded properties.
401 * Fixed: Multiple parameters with the same name are now correctly encoded.
428 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php331 * @return encoded string.
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.map1 …mmentsIntoSheet","comment","safe_decode_range","thisCell","decode_cell","encoded","encode_range","…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2257 var encoded = inline.font.encode(inline.text);
2263 pdfKitDoc.addContent('<' + encoded.encodedText + '> Tj');
2285 var encoded = watermark.font.encode(watermark.text);
2289 pdfKitDoc.addContent('<' + encoded.encodedText + '> Tj');
31887 encoded = this._font.encode(word);
31888 encoded = ((function() {
31896 commands.push("<" + encoded + "> " + (-wordSpacing));
31900 encoded = this._font.encode(text);
31901 encoded = ((function() {
31905 _results.push(encoded.charCodeAt(i).toString(16));
[all …]
H A Dpdfmake.min.js.map1encoded","font","text","addContent","fontId","fontSize","encodedText","restore","drawDecorations",…
/plugin/icalevents/vendor/sabre/uri/
H A DCHANGELOG.md17 * #9: Fix support for relative URI's that have a non-uri encoded colon `:` in
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md56 * #302: `UNTIL` was not encoded correctly when converting to jCal.
58 * #303: `COUNT` is now encoded as an int in jCal instead of a string. (@strokyl)
435 * Added: Fixing badly encoded URL's from google contacts vcards.
481 2.1 quoted printable-encoded properties.
566 * Fixed: Multiple parameters with the same name are now correctly encoded.
593 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
/plugin/selfmeasurement/
H A Ddescription.txt61 * The attached textual file is not correctly encoded in UTF8 ?
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Munge.txt
/plugin/plantuml/
H A Dsyntax.php211 $encoded = exec($command, $output, $return_value);
214 $url = "$base_url/image/$encoded";
/plugin/pgn4web/pgn4web/
H A DREADME.txt438 If you are forced to use PGN files encoded in a different format, you might
H A Dpgn-standard-proposed-supplement.txt244 We propose that this information should be encoded in a new header tag.
/plugin/tuxquote/
H A Dquotes.txt3178 The information encoded in your DNA determines your unique biological characteristics, such as sex,…
/plugin/mantis/lib/
H A Dclass.wsdl.php1280 …function serializeType($name, $type, $value, $use='encoded', $encodingStyle=false, $unqualified=fa…
1284 if($use == 'encoded' && $encodingStyle) {
H A Dchangelog149 - soap_server: Fix use of style (rpc|document) and use (encoded|literal)
442 - soap_parser: handle PHP5 soapclient's incorrect transmission of WSDL-described SOAP encoded array…
H A Dnusoap.php408 …=false,$type=false,$name_ns=false,$type_ns=false,$attributes=false,$use='encoded',$soapval=false) {
5792 …function serializeType($name, $type, $value, $use='encoded', $encodingStyle=false, $unqualified=fa…
5796 if($use == 'encoded' && $encodingStyle) {
7320 if ($use == 'encoded') {

12345