Home
last modified time | relevance | path

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

12345

/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/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md242 This value can be URL encoded.
246 This value can be URL encoded.
/plugin/fckg/
H A DChanges188 Fixed URL display line in image dialog: now displays file name as saved, instead of encoded format.
/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/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DAttribute.php73 $encoded = '';
76 $encoded .= sprintf('%s=%s&', urlencode($this->key), urlencode($value));
79 $encoded = rtrim($encoded, '&');
81 return $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/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/googlesearch/
H A Dnusoap.php385 …e_val($val,$name=false,$type=false,$name_ns=false,$type_ns=false,$attributes=false,$use='encoded'){
5174 …function serializeType($name, $type, $value, $use='encoded', $encodingStyle=false, $unqualified=fa…
5178 if($use == 'encoded' && $encodingStyle) {
6634 if ($use == 'encoded') {
/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/idoit/
H A Dsyntax.php116 return 'JSON decode error: Malformed UTF-8 characters, possibly incorrectly encoded';
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt2310 # code: modified Jmol encoded PDB data output
/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 Dchangelog.txt224 with 15-bit-encoded ISO639-2 language codes not parsed correctly
693 * Bugfix: ID3v2 UTF-8/16 encoded frames terminated by \x00
1123 a number 0-100 for Fraunhofer-encoded VBR MP3s
1192 and all LAME-encoded files
1380 ¤ LAME-encoded MP3s now return
1494 are passing are already UTF8-encoded, otherwise all data is
1495 encoded to UTF8 by default. For all ASCII/ANSI data this value
1745 Generate a warning for FLAC files encoded with v0.3 or v0.4
2068 * Bugfix: LAME-encoded CBR MP3s now properly identified as CBR
2605 UTF-16/UTF-16BE encoded text
[all …]
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
H A Dstructure.txt2059 ['m_dwBlockSize']=>integer() // number of samples in encoded blocks
/plugin/mantis/lib/
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 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') {
H A Dclass.wsdl.php1280 …function serializeType($name, $type, $value, $use='encoded', $encodingStyle=false, $unqualified=fa…
1284 if($use == 'encoded' && $encodingStyle) {

12345