/plugin/swiftmail/Swift/Message/ ! |
H A D | Part.php | 80 …if (($this->getEncoding() == "7bit") && (strtolower($charset) == "utf-8" || strtolower($charset) =… 113 if (!($enc = $this->getEncoding())) $this->setEncoding("8bit");
|
H A D | Mime.php | 237 … if (!$child->getEncoding()) $this->children[$id]->setEncoding($encoding, $recursive, $non_ascii); 245 public function getEncoding() function in Swift_Message_Mime 310 switch ($this->getEncoding())
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ ! |
H A D | NativeMailerHandler.php | 123 $headers .= 'Content-type: ' . $contentType . '; charset=' . $this->getEncoding() . "\r\n"; 145 public function getEncoding(): string function in Monolog\\Handler\\NativeMailerHandler
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ ! |
H A D | GoogleCloudDataplexV1StorageFormatJsonOptions.php | 37 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1StorageFormatJsonOptions
|
H A D | GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions.php | 55 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions
|
H A D | GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php | 55 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions
|
H A D | GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions.php | 77 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions
|
H A D | GoogleCloudDataplexV1StorageFormatCsvOptions.php | 63 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1StorageFormatCsvOptions
|
H A D | GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php | 77 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/ ! |
H A D | SchemaSettings.php | 41 public function getEncoding() function in Google\\Service\\Pubsub\\SchemaSettings
|
H A D | ValidateMessageRequest.php | 47 public function getEncoding() function in Google\\Service\\Pubsub\\ValidateMessageRequest
|
/plugin/html2pdf/html2pdf/html2ps/ ! |
H A D | filter.data.encoding.class.php | 7 function getEncoding() { function in DataFilterEncoding
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ ! |
H A D | BigtableColumnFamily.php | 66 public function getEncoding() function in Google\\Service\\Bigquery\\BigtableColumnFamily
|
H A D | BigtableColumn.php | 57 public function getEncoding() function in Google\\Service\\Bigquery\\BigtableColumn
|
H A D | CsvOptions.php | 92 public function getEncoding() function in Google\\Service\\Bigquery\\CsvOptions
|
H A D | JobConfigurationLoad.php | 266 public function getEncoding() function in Google\\Service\\Bigquery\\JobConfigurationLoad
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/ ! |
H A D | OracleColumn.php | 97 public function getEncoding() function in Google\\Service\\Datastream\\OracleColumn
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/ ! |
H A D | RecognitionConfig.php | 242 public function getEncoding() function in Google\\Service\\Speech\\RecognitionConfig
|
/plugin/jcapture/lib/ ! |
H A D | commons-codec-1.3.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/lib/ ! |
H A D | commons-codec-1.3.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/swiftmail/Swift/ ! |
H A D | Message.php | 386 …if (($this->getEncoding() == "7bit") && (strtolower($charset) == "utf-8" || strtolower($charset) =… 766 if (!($enc = $this->getEncoding()))
|
/plugin/supa/lib/ ! |
H A D | Supa.jar | META-INF/MANIFEST.MF
META-INF/SUPA.SF
META-INF/SUPA ... |
H A D | Supa.jar.unsigned | META-INF/
META-INF/MANIFEST.MF
de/
de/christophlinder/
de/ ... |
/plugin/commonmark/vendor/league/commonmark/ ! |
H A D | CHANGELOG.md | 483 - Removed `getEncoding()` from `ContextInterface` 484 - Removed `getEncoding()`, `setEncoding()`, and `$encoding` from `Context` 485 - Removed `getEncoding()` and the second `$encoding` constructor param from `Cursor`
|
/plugin/eventum/XML/ ! |
H A D | RPC.php | 1392 function getEncoding($data) function in XML_RPC_Message 1434 $encoding = $this->getEncoding($data);
|