Home
last modified time | relevance | path

Searched refs:encoding (Results 1 – 25 of 300) sorted by path

12345678910>>...12

/plugin/aclplusregex/conf/
H A Daclplusregex.conf.example1 # Please note that the same encoding rules for user and group names should be used as in the original ACL
2 # setup. You can get mostly away with not encoding, but you need to do it for spaces at least!
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php460 $encoding = "-----BEGIN PUBLIC KEY-----\n";
463 $encoding = $encoding.$segment."\n";
466 return $encoding."-----END PUBLIC KEY-----\n";
1033 public function addObject($data, $mimetype=null, $encoding=null) { argument
1039 if (! empty($encoding)) {
1040 $objNode->setAttribute('Encoding', $encoding);
/plugin/advanced/lang/en/config/
H A Dinterwiki.txt24 | {NAME} | wikiname without any encoding
/plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/
H A Dblob.js39 , FakeBlob = function Blob(data, type, encoding) { argument
43 this.encoding = encoding;
101 if (blob.encoding === "base64") {
103 } else if (blob.encoding === "URI") {
142 if (data.encoding === "base64" && atob) {
144 } else if (data.encoding === "URI") {
146 } else if (data.encoding === "raw") {
174 , this.encoding
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js6894 '<?xml version="1.0" encoding="', (options.encoding || 'UTF-8'), '" standalone="no" ?>',
23274 function request(url, encoding, callback) {
23291 if (encoding) {
23292 response.setEncoding(encoding);
H A Dfabric.min.js4 ….suppressPreamble){markup.push('<?xml version="1.0" encoding="',options.encoding||"UTF-8",'" stand…
15encoding,callback){var oURL=URL.parse(url);if(!oURL.port){oURL.port=oURL.protocol.indexOf("https:"… argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js597 module.exports = function(data, encoding){
598 return new Buffer(data, encoding);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js313 if (typeof encoding !== 'string' || encoding === '') encoding = 'utf8'
554 encoding = ('' + encoding).toLowerCase()
571 if (!encoding) encoding = 'utf8'
602 encoding = (encoding + '').toLowerCase()
753 if (encoding === undefined) encoding = 'utf8'
773 if (!encoding) encoding = 'utf8'
803 encoding = ('' + encoding).toLowerCase()
17890 this.encoding = options.encoding;
17917 if (encoding !== state.encoding) {
19114 this.encoding = encoding;
[all …]
H A Dpdfmake.min.js10encoding=null,t.encoding&&(A||(A=n(37).StringDecoder),this.decoder=new A(t.encoding),this.encoding
11encoding=e,this.callback=n}function i(t,e){var r=n(35);t=t||{};var i=t.highWaterMark,o=t.objectMod…
H A Dpdfmake.min.js.map1encoding","byteLength","write","object","isBuffer","fromBuffer","isArray","fromArray","TypeError",…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js3075 var width = 1, encoding = 'sbcs-cont';
3080 if(fHighByte) { width = 2; encoding = 'dbcs-cont'; }
3082 var o = cch ? blob.read_shift(cch, encoding) : "";
3098 var encoding = (flags & 0x1) ? 'dbcs-cont' : 'sbcs-cont';
3099 var msg = cch === 0 ? "" : blob.read_shift(cch, encoding);
H A Dxlsx.min.js4encoding="sbcs-cont";var cp=current_codepage;if(opts&&opts.biff>=8)current_codepage=1200;if(opts==…
H A Dxlsx.min.map1 …"parse_Boolean","parse_Bes","parse_ShortXLUnicodeString","cch","width","encoding","biff","fHighByt…
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php1003 public $encoding; variable in Google_JobConfigurationLoad
1040 public function setEncoding( $encoding) { argument
1041 $this->encoding = $encoding;
1044 return $this->encoding;
/plugin/authgooglesheets/
H A Dcomposer.lock658 "encoding",
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md244 - Detect invalid Base64 encoding in signature.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBigtableColumn.php25 public $encoding; variable in Google\\Service\\Bigquery\\BigtableColumn
50 public function setEncoding($encoding) argument
52 $this->encoding = $encoding;
59 return $this->encoding;
H A DBigtableColumnFamily.php28 public $encoding; variable in Google\\Service\\Bigquery\\BigtableColumnFamily
59 public function setEncoding($encoding) argument
61 $this->encoding = $encoding;
68 return $this->encoding;
H A DCsvOptions.php36 public $encoding; variable in Google\\Service\\Bigquery\\CsvOptions
85 public function setEncoding($encoding) argument
87 $this->encoding = $encoding;
94 return $this->encoding;
H A DJobConfigurationLoad.php54 public $encoding; variable in Google\\Service\\Bigquery\\JobConfigurationLoad
259 public function setEncoding($encoding) argument
261 $this->encoding = $encoding;
268 return $this->encoding;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php33 public $encoding; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions
70 public function setEncoding($encoding) argument
72 $this->encoding = $encoding;
79 return $this->encoding;
H A DGoogleCloudDataplexV1AssetDiscoverySpecJsonOptions.php29 public $encoding; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions
48 public function setEncoding($encoding) argument
50 $this->encoding = $encoding;
57 return $this->encoding;
H A DGoogleCloudDataplexV1StorageFormatCsvOptions.php29 public $encoding; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1StorageFormatCsvOptions
56 public function setEncoding($encoding) argument
58 $this->encoding = $encoding;
65 return $this->encoding;
H A DGoogleCloudDataplexV1StorageFormatJsonOptions.php25 public $encoding; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1StorageFormatJsonOptions
30 public function setEncoding($encoding) argument
32 $this->encoding = $encoding;
39 return $this->encoding;
H A DGoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions.php33 public $encoding; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions
70 public function setEncoding($encoding) argument
72 $this->encoding = $encoding;
79 return $this->encoding;

12345678910>>...12