Home
last modified time | relevance | path

Searched defs:charset (Results 1 – 25 of 195) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DMarkup.php22 protected $charset; variable in Twig\\Markup
24 public function __construct($content, $charset)
/plugin/swiftmail/Swift/Message/
H A DPart.php29 public function __construct($data=null, $type="text/plain", $encoding=null, $charset=null)
77 public function setCharset($charset)
H A DHeaders.php36 protected $charset = false; variable in Swift_Message_Headers
210 public function setCharset($charset)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/
H A DBaseCompressorFilter.php29 private $charset; variable in Assetic\\Filter\\Yui\\BaseCompressorFilter
39 public function setCharset($charset)
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php53 protected $charset = 'UTF-8'; variable in Sabre\\VObject\\Parser\\MimeDir
107 function setCharset($charset) {
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php54 protected $charset = 'UTF-8'; variable in Sabre\\VObject\\Parser\\MimeDir
107 public function setCharset($charset)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDatabase.php25 public $charset; variable in Google\\Service\\SQLAdmin\\Database
60 public function setCharset($charset)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssEmbedFilter.php29 private $charset; variable in Assetic\\Filter\\CssEmbedFilter
43 public function setCharset($charset)
/plugin/webdav/vendor/sabre/vobject/lib/
H A DReader.php43 public static function read($data, $options = 0, $charset = 'UTF-8')
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DReader.php42 static function read($data, $options = 0, $charset = 'UTF-8') {
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jar ... byte[] content private final java.nio.charset.Charset charset public void <init> (java ...
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jar ... byte[] content private final java.nio.charset.Charset charset public void <init> (java ...
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/swiftmail/Swift/
H A DMessage.php70 …public function __construct($subject="", $body=null, $type="text/plain", $encoding=null, $charset=…
383 public function setCharset($charset)
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-api.js48 SimileAjax.includeJavascriptFile = function(doc, url, onerror, charset) { argument
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-api.js48 SimileAjax.includeJavascriptFile = function(doc, url, onerror, charset) { argument
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCompiler.php27 private $charset; variable in Mustache_Compiler
43 …public function compile($source, array $tree, $name, $customEscape = false, $charset = 'UTF-8', $s…
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DMessage.php69 protected $charset = "UTF-8"; variable in Tx\\Mailer\\Message
/plugin/authucenter/lib/uc_client/model/
H A Dmisc.php37 function update_app($appid, $name, $url, $authkey, $charset, $dbcharset) {
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php491 function html_entity_decode($string, $quote_style = ENT_COMPAT, $charset = null)
/plugin/textile2/
H A DclassTextile.php1054 function encode_high($text, $charset = "UTF-8")
1061 function decode_high($text, $charset = "UTF-8")
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php98 var $charset = ''; variable in csstidy
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php288 function foo_escaper_for_test(Environment $env, $string, $charset)

12345678