Home
last modified time | relevance | path

Searched refs:getEncoding (Results 1 – 25 of 39) sorted by relevance

12

/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php86 $fromEncoding = self::getEncoding($fromEncoding);
89 $toEncoding = self::getEncoding($toEncoding);
164 $encoding = self::getEncoding($encoding);
230 $encoding = self::getEncoding($encoding);
278 $encoding = self::getEncoding($encoding);
355 $normalizedEncoding = self::getEncoding($encoding);
486 $encoding = self::getEncoding($encoding);
496 $encoding = self::getEncoding($encoding);
517 $encoding = self::getEncoding($encoding);
563 if ('UTF-8' === $encoding = self::getEncoding(
851 private static function getEncoding($encoding) global() function in Symfony\\Polyfill\\Mbstring\\Mbstring
[all...]
/plugin/swiftmail/Swift/Message/
H A DPart.php80 …if (($this->getEncoding() == "7bit") && (strtolower($charset) == "utf-8" || strtolower($charset) =…
113 if (!($enc = $this->getEncoding())) $this->setEncoding("8bit");
H A DMime.php237 … 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 DNativeMailerHandler.php123 $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 DGoogleCloudDataplexV1StorageFormatJsonOptions.php37 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1StorageFormatJsonOptions
H A DGoogleCloudDataplexV1AssetDiscoverySpecJsonOptions.php55 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions
H A DGoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions.php55 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions
H A DGoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions.php77 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions
H A DGoogleCloudDataplexV1StorageFormatCsvOptions.php63 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1StorageFormatCsvOptions
H A DGoogleCloudDataplexV1AssetDiscoverySpecCsvOptions.php77 public function getEncoding() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSchemaSettings.php41 public function getEncoding() function in Google\\Service\\Pubsub\\SchemaSettings
H A DValidateMessageRequest.php47 public function getEncoding() function in Google\\Service\\Pubsub\\ValidateMessageRequest
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.data.encoding.class.php7 function getEncoding() { function in DataFilterEncoding
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBigtableColumnFamily.php66 public function getEncoding() function in Google\\Service\\Bigquery\\BigtableColumnFamily
H A DBigtableColumn.php57 public function getEncoding() function in Google\\Service\\Bigquery\\BigtableColumn
H A DCsvOptions.php92 public function getEncoding() function in Google\\Service\\Bigquery\\CsvOptions
H A DJobConfigurationLoad.php266 public function getEncoding() function in Google\\Service\\Bigquery\\JobConfigurationLoad
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleColumn.php97 public function getEncoding() function in Google\\Service\\Datastream\\OracleColumn
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DRecognitionConfig.php242 public function getEncoding() function in Google\\Service\\Speech\\RecognitionConfig
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/swiftmail/Swift/
H A DMessage.php386 …if (($this->getEncoding() == "7bit") && (strtolower($charset) == "utf-8" || strtolower($charset) =…
766 if (!($enc = $this->getEncoding()))
/plugin/supa/lib/
H A DSupa.jarMETA-INF/MANIFEST.MF META-INF/SUPA.SF META-INF/SUPA ...
H A DSupa.jar.unsignedMETA-INF/ META-INF/MANIFEST.MF de/ de/christophlinder/ de/ ...
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md

12