Home
last modified time | relevance | path

Searched refs:encodings (Results 1 – 25 of 32) sorted by relevance

12

/plugin/supa/lib/
H A DSupa.jar ... .String) } de/christophlinder/supa/encodings/ de/christophlinder/supa/encodings/Base64Encoding ...
H A DSupa.jar.unsigned ... .String) } de/christophlinder/supa/encodings/ de/christophlinder/supa/encodings/Base64Encoding ...
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.text.php11 var $encodings; variable in TextBox
22 $this->encodings = array();
140 $this->encodings[] = $encoding;
361 $ascender = $driver->font_ascender($font_name, $this->encodings[0]);
400 $this->encodings[$i],
426 $this->encodings[$i],
502 $this->encodings[$i],
518 $this->encodings[$index],
543 $this->encodings[$i],
587 $this->encodings[$i],
[all …]
H A Dbox.field.pageno.php13 $field->encodings = array('iso-8859-1');
32 $this->encodings[0],
62 $this->encodings[0],
H A Dbox.field.pages.php17 $field->encodings = array("iso-8859-1");
36 $this->encodings[0],
68 $this->encodings[0],
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php156 $encodings = [];
158 $encodings[] = 'identity';
161 $encodings[] = 'deflate';
164 $encodings[] = 'gzip';
166 $this->addCurlSetting(CURLOPT_ENCODING, implode(',', $encodings));
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php155 $encodings = [];
157 $encodings[] = 'identity';
160 $encodings[] = 'deflate';
163 $encodings[] = 'gzip';
165 $this->addCurlSetting(CURLOPT_ENCODING, implode(',', $encodings));
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.EscapeNonASCIICharacters.txt
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php52 function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_detect_encoding($string, $encodings, $strict); } argument
H A Dbootstrap80.php48 function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = false): string|false { return p\Mbstring::mb_detect_encoding((string) $string, $encodings, (bool) $strict); } argument
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md58 …-ASCII input was given. Parser now handles UTF-8 input correctly. Other encodings are currently un…
H A DREADME.md123 It is recommended to use UTF-8 encoding for the input strings. Other encodings may work, but are cu…
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md55 Please note that only UTF-8 and ASCII encodings are supported. If your Markdown uses a different encoding please convert it to UTF-8 before running it through this library.
H A DCHANGELOG.md
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt116 …ags'], but with all entries converted to HTML entities as appropriate from various source encodings
H A Dchangelog.txt896 ¤ Added $encoding_id3v1 to allow for ID3v1 encodings other than
913 destination encodings other than ISO-8859-1 and UTF-8, iconv is
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js3encodings={"&quot;":'"',"&apos;":"'","&gt;":">","&lt;":"<","&amp;":"&"};var rencoding=evert(encodi… class
H A Dxlsx.js1365 var encodings = { class
1372 var rencoding = evert(encodings);
1380 …return s.replace(encregex, function($$) { return encodings[$$]; }).replace(coderegex,function(m,c)…
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1encodings](https://www.iana.org/assignments/character-sets). Although the standard doesn't request…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js

12