Home
last modified time | relevance | path

Searched defs:encoding (Results 26 – 50 of 248) sorted by relevance

12345678910

/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.factory.class.php6 function &create_default_pipeline($encoding, $filename) {
H A Dfilter.data.ucs2.class.php6 function _convert(&$data, $encoding) {
H A Dfilter.data.utf8.class.php6 function _convert(&$data, $encoding) {
H A Doutput.fastps.class.php64 function _findfont($name, $encoding) {
92 function font_ascender($name, $encoding) {
101 function font_descender($name, $encoding) {
257 function setfont($name, $encoding, $size) {
290 function stringwidth($string, $name, $encoding, $size) {
H A Dbox.text.php63 function get_content_callback($word, $encoding) {
122 function add_subword($raw_subword, $encoding, $hyphens) {
144 function &create($text, $encoding, &$pipeline) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DCsvOptions.php36 public $encoding; variable in Google\\Service\\Bigquery\\CsvOptions
85 public function setEncoding($encoding)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNativeMailerHandler.php65 protected $encoding = 'utf-8'; variable in Monolog\\Handler\\NativeMailerHandler
164 public function setEncoding(string $encoding): self
/plugin/fckg/scripts/
H A DsafeFN_class.js246 function dwikiUTF8_encodeFN(file, encoding){ argument
264 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js242 function dwikiUTF8_encodeFN(file, encoding){ argument
260 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js242 function dwikiUTF8_encodeFN(file, encoding){ argument
260 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/ckgdoku/scripts/
H A DsafeFN_class.js246 function dwikiUTF8_encodeFN(file, encoding){ argument
264 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/ckgedit/scripts/
H A DsafeFN_class.js246 function dwikiUTF8_encodeFN(file, encoding){ argument
264 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js242 function dwikiUTF8_encodeFN(file, encoding){ argument
260 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DQuery.php73 public static function build(array $params, $encoding = PHP_QUERY_RFC3986)
/plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/
H A Dblob.js39 , FakeBlob = function Blob(data, type, encoding) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleColumn.php33 public $encoding; variable in Google\\Service\\Datastream\\OracleColumn
90 public function setEncoding($encoding)
/plugin/swiftmail/Swift/Message/
H A DImage.php30 …Swift_File $data=null, $name=null, $type="application/octet-stream", $cid=null, $encoding="base64")
H A DEmbeddedFile.php36 …_construct($data=null, $name=null, $type="application/octet-stream", $cid=null, $encoding="base64")
H A DPart.php29 public function __construct($data=null, $type="text/plain", $encoding=null, $charset=null)
H A DHeaders.php31 protected $encoding = "B"; variable in Swift_Message_Headers
235 public function setEncoding($encoding)
/plugin/jukebox/id3/
H A Dgetid3.php21 var $encoding = 'ISO-8859-1'; // CASE SENSITIVE! - i.e. (must be supported by iconv()) variable in getID3
970 function CharConvert(&$array, $encoding) {
H A Dmodule.tag.id3v2.php3096 function TextEncodingTerminatorLookup($encoding) {
3109 function TextEncodingNameLookup($encoding) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLDocument.php145 function setEncoding($encoding) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
H A DXmlSerializationVisitorFactory.php64 public function setDefaultEncoding(string $encoding): self
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v2.php3666 public static function TextEncodingTerminatorLookup($encoding) {
3684 public static function TextEncodingNameLookup($encoding) {

12345678910