Home
last modified time | relevance | path

Searched refs:encoded (Results 51 – 75 of 121) sorted by relevance

12345

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.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
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md273 instead of decimal-encoded entites like `—`.
281 <code>&amp;mdash;</code> instead of decimal-encoded
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
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte192 (markdown is base64 encoded for these urls)
/plugin/socialshareprivacy2/JC/
H A DREADME.md53 By default the cookie value is encoded/decoded when writing/reading, using `encodeURIComponent`/`de…
/plugin/combo/grammar/
H A DPageSql.g499 // A string constant is formed by enclosing the string in single quotes ('). A single quote within the string can be encoded by putting two single quotes in a row - as in Pascal. C-style escapes using the backslash character are not supported because they are not standard SQL.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md1 mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML.
/plugin/minimap/
H A DREADME.md111 * The list item are working now with the mathjax plugin. The HTML tag were not 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/mantis/lib/
H A Dclass.nusoap_base.php408 …=false,$type=false,$name_ns=false,$type_ns=false,$attributes=false,$use='encoded',$soapval=false) {
H A Dclass.soapclient.php252 if ($use == 'encoded') {
/plugin/dw2pdf/
H A Dcomposer.lock64 "description": "PHP library generating PDF files from UTF-8 encoded HTML",
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm131 // create configuration string: Key1=Value1&Key2=Value2&... (Key/Value:HTML encoded)
H A Dfckeditor.cfc211 hint="Create configuration string: Key1=Value1&Key2=Value2&... (Key/Value:HTML encoded)"
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc9 PHP associative arrays, since they can easily be encoded in JSON. Therefore, in
H A Dper-request-configuration.asciidoc89 It should be noted that the response is a string which may or may not be encoded
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1557 encoded as a gif image.
1564 'description' => "The binary value above is a tiny arrow encoded as a gif image.\n"
1652 encoded node :
1661 'encoded node' => YAML::PrivateType.new( 'type', 'value' ),
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md217 key/value both in encoded as well as decoded form to those methods. This is
/plugin/securelogin/
H A DREADME.md145 * fix escaping encoded data (now supports non ascii passwords)
/plugin/authdrupal8/
H A Dpassword.inc75 * Generates a random base 64-encoded salt prefixed with settings for the hash.
/plugin/bibtex/OSBib/format/
H A DREADME.txt74 …TF8::decodeUtf8() instead. Additionally, if you need to manipulate UTF-8-encoded strings with func…
115 …TF8::decodeUtf8() instead. Additionally, if you need to manipulate UTF-8-encoded strings with func…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md210 * #703: PropPatch in client is not correctly encoded.
302 * #703: PropPatch in client is not correctly encoded.
376 * Some uris were not correctly encoded in notifications.
571 * #651: Double-encoded path in the browser plugin. Should fix a few broken
1268 * Fixed: Marking both the text/calendar and text/x-vcard as UTF-8 encoded.
1542 * Fixed: VObject properties are now always encoded before components.
1827 * Fixed: Issue with certain encoded paths in Browser Plugin.
1921 * Fixed: Issue 26: Workaround for broken GVFS behaviour with encoded special
2030 * Fixed: Issue 26: Workaround for broken GVFS behaviour with encoded special
2057 * Fixed: Issue 27: Entities not being encoded in PROPFIND responses.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md330 This change updates query strings so that they are treated as un-encoded values
331 by default where the value represents an un-encoded value to send over the
333 means that even value query string values (e.g., ":") are url encoded. This
336 not need to be encoded, then you can provide a string to Url::setQuery() and
338 string that should not be parsed or encoded (unless a call to getQuery() is
355 they are already encoded.
361 query string without being percent encoded. See http://tools.ietf.org/html/rfc3986#appendix-A
1169 * Bug: `+` is now treated as an encoded space when parsing query strings

12345