Home
last modified time | relevance | path

Searched refs:encoded (Results 26 – 50 of 121) sorted by relevance

12345

/plugin/idoit/
H A Dsyntax.php116 return 'JSON decode error: Malformed UTF-8 characters, possibly incorrectly encoded';
/plugin/plantuml/
H A Dsyntax.php211 $encoded = exec($command, $output, $return_value);
214 $url = "$base_url/image/$encoded";
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md124 * Strings that are not UTF-8 encoded will be dumped as base64 encoded binary
129 * Added support for parsing base64 encoded binary data when they are tagged
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc21 The `SmartSerializer` inspects the data to be encoded. If the request body is
37 encoded as JSON, it is decoded into an array using `json_decode`. Otherwise, it
69 The `ArrayToJSONSerializer` inspects the data to be encoded. If the request body
/plugin/txtconf/lang/en/
H A Dintro_interwiki.txt7 …* ''{URL}'' is replaced by the URL encoded representation of the wikiname this is the right thing …
/plugin/txtconf/lang/fr/
H A Dintro_interwiki.txt7 …* ''{URL}'' is replaced by the URL encoded representation of the wikiname this is the right thing …
/plugin/dokusioc/lib/
H A Dsioc_inc.php775 private $encoded; variable in SIOCPost
789 $encoded, argument
801 $this->encoded = $encoded;
881 $rdf .= " <content:encoded><![CDATA[" . $this->encoded . "]]></content:encoded>\n";
H A Dsioc_dokuwiki.php94 public function addContentEncoded($encoded) argument
96 $this->content_encoded = $encoded;
/plugin/webdav/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/uri/
H A DCHANGELOG.md17 * #9: Fix support for relative URI's that have a non-uri encoded colon `:` in
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md177 * Strings that are not UTF-8 encoded will be dumped as base64 encoded binary
182 * Added support for parsing base64 encoded binary data when they are tagged
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DView.svelte65 // Replacing special characters '<' and '>' with encoded '&lt;' and '&gt;'
/plugin/selfmeasurement/
H A Ddescription.txt61 * The attached textual file is not correctly encoded in UTF8 ?
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md25 * #441: Repairing BASE64 encoded vCard version 3
117 * #302: `UNTIL` was not encoded correctly when converting to jCal.
119 * #303: `COUNT` is now encoded as an int in jCal instead of a string. (@strokyl)
496 * Added: Fixing badly encoded URL's from google contacts vcards.
542 2.1 quoted printable-encoded properties.
627 * Fixed: Multiple parameters with the same name are now correctly encoded.
654 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt107 Each character of a key/value is encoded by JavaScript standard escape()
110 - Unicode non-ASCII character (e.g. with code 0x1234) is encoded to e.g. %u1234.
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md371 * decode GEOB ID3v2 structure as encoded by RealJukebox,
372 decode NCON ID3v2 structure as encoded by MusicMatch
454 * Oggenc 0.9-rc3 flags the encoded file as ABR whether it's
463 encoded as stereo)
465 encoded as stereo)
477 * AAC-ADTS files are always actually encoded VBR, even if CBR mode
500 * Lossless-Audio files encoded with and without the -noseek switch
H A Dreadme.txt378 * decode GEOB ID3v2 structure as encoded by RealJukebox,
379 decode NCON ID3v2 structure as encoded by MusicMatch
468 * Oggenc 0.9-rc3 flags the encoded file as ABR whether it's
482 encoded as stereo)
484 encoded as stereo)
496 * AAC-ADTS files are always actually encoded VBR, even if CBR mode
519 * Lossless-Audio files encoded with and without the -noseek switch
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md51 # Assuming bytes contains the binary BER encoded sequence described in the encoding section
/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/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Munge.txt
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md242 This value can be URL encoded.
246 This value can be URL encoded.
/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/webdavclient/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/davcal/vendor/sabre/vobject/
H A DChangeLog.md230 * Added: Fixing badly encoded URL's from google contacts vcards.
276 2.1 quoted printable-encoded properties.
361 * Fixed: Multiple parameters with the same name are now correctly encoded.
388 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm26 * FCKeditor requires that the connector responds with UTF-8 encoded XML.
29 * encoded response - code points under 127 in UTF-8 are stored using a

12345