Home
last modified time | relevance | path

Searched refs:encoded (Results 76 – 100 of 121) sorted by relevance

12345

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php2734 $encoded = $subject->ipAddress($ipAddress);
2735 if ($encoded !== false) {
2736 $ipAddresses[] = $encoded;
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md165 // Public and private keys are expected to be Base64 encoded. The last
/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') {
/plugin/jplayer/vendor/james-heinrich/getid3/
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 Dstructure.txt2059 ['m_dwBlockSize']=>integer() // number of samples in encoded blocks
/plugin/adfs/phpsaml/
H A DCHANGELOG237 * Logout Request constructor now accepts encoded logout requests.
H A DREADME.md1349 * `getRequest` - Returns deflated, base64 encoded, unsigned `AuthnRequest`.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md752 …Decodes percent-encoded octets of unreserved characters. For consistency, percent-encoded octets i…
/plugin/fckg/
H A DChanges188 Fixed URL display line in image dialog: now displays file name as saved, instead of encoded format.
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt244 We propose that this information should be encoded in a new header tag.
H A DREADME.txt438 If you are forced to use PGN files encoded in a different format, you might
/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/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php331 * @return encoded string.
/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 …]
/plugin/ckgdoku/ckeditor/
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/jcapture/lib/
H A Dapache-mime4j-0.6.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 ...
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js48054 var count = encoded.length;
48059 var value = encoded[i];
48063 value = (value << 8) + encoded[++i];
48282 value = (value - 247) * 256 + encoded[++i] + 108;
48286 …value = (encoded[++i] & 0xff) << 24 | (encoded[++i] & 0xff) << 16 | (encoded[++i] & 0xff) << 8 | (
48500 var token, length, data, lenIV, encoded;
48532 encoded = this.readCharStrings(data, lenIV);
48542 encoded: encoded
48558 encoded = this.readCharStrings(data, lenIV);
48566 subrs[index] = encoded;
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc289 // Protected email link as encoded string.
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc275 // Protected email link as encoded string.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md794 …e [Auto Embed](https://ckeditor.com/cke4/addon/autoembed) plugin ignores encoded characters in URL…
1134 * [#10867](https://dev.ckeditor.com/ticket/10867): Fixed: Issue with setting encoded URI as image l…
1183 * [#11811](https://dev.ckeditor.com/ticket/11811): Fixed: Widget's data is not encoded correctly wh…
1287 …api/CKEDITOR_config.html#cfg-fullPage) is set to `true`, entities are not encoded in editor output.
1324 * [#11372](https://dev.ckeditor.com/ticket/11372): Widgets: Special characters encoded twice in nes…
1361 …v.ckeditor.com/ticket/11250): Fixed: HTML entities inside the `<textarea>` element are not encoded.
/plugin/socialshareprivacy2/SSP/
H A DREADME.md1214 The length is the number of UTF-8 encoded bytes, not the number of unicode code
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1923 …case "base64": /*:: if(typeof blob !== 'string') throw "Must pass a base64-encoded binary string w…
2985 - space or tab at end of line must be encoded
2997 var encoded = text.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF=]/g, function(c) {
3002 encoded = encoded.replace(/ $/mg, "=20").replace(/\t$/mg, "=09");
3004 if(encoded.charAt(0) == "\n") encoded = "=0D" + encoded.slice(1);
3005encoded = encoded.replace(/\r(?!\n)/mg, "=0D").replace(/\n\n/mg, "\n=0A").replace(/([^\r\n])\n/mg,…
3007 var o/*:Array<string>*/ = [], split = encoded.split("\r\n");
12178 var encoded = encode_range(range);
12179 if (encoded !== sheet["!ref"]) sheet["!ref"] = encoded;

12345